Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 624 Bytes

spatiallookdirectionrange.md

File metadata and controls

27 lines (18 loc) · 624 Bytes
-api-id -api-type
T:Windows.Perception.Spatial.SpatialLookDirectionRange
winrt enum

Windows.Perception.Spatial.SpatialLookDirectionRange

-description

The extent to which the user can look around with their headset.

-enum-fields

-field ForwardOnly:0

The user will generally be looking forward as defined by the CoordinateSystem property.

-field Omnidirectional:1

The user may look in any direction.

-remarks

-see-also

-examples