Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 715 Bytes

spotlight_offset.md

File metadata and controls

35 lines (21 loc) · 715 Bytes
-api-id -api-type
P:Windows.UI.Composition.SpotLight.Offset
winrt property

Windows.UI.Composition.SpotLight.Offset

-description

Offset of the light source relative to its CoordinateSpace Visual. Animatable.

-property-value

Offset of the light source relative to its coordinate space Visual.

-remarks

**SpotLight.Offset**

is relative to SpotLight.CoordinateSpace.

-examples

_spotLight.Offset = new Vector3(30, 30, 200);  
          

-see-also

SpotLight.CoordinateSpace