Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 569 Bytes

pointlight_minattenuationcutoff.md

File metadata and controls

27 lines (16 loc) · 569 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.PointLight.MinAttenuationCutoff
winrt property

Microsoft.UI.Composition.PointLight.MinAttenuationCutoff

-description

Gets or sets the minimum range at which this light is effective.

-property-value

The minimum range at which this light is effective. The default is 0.0.

-remarks

If the difference between MinAttenuationCutoff and MaxAttenuationCutoff is 0 or negative, the range is ignored.

-see-also

-examples