Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 596 Bytes

pointlight_maxattenuationcutoff.md

File metadata and controls

29 lines (16 loc) · 596 Bytes
-api-id -api-type
P:Windows.UI.Composition.PointLight.MaxAttenuationCutoff
winrt property

Windows.UI.Composition.PointLight.MaxAttenuationCutoff

-description

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

-property-value

The maximum 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