SpatialStageFrameOfReference.LookDirectionRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the extent to which the user can look around with their headset.
public:
property SpatialLookDirectionRange LookDirectionRange { SpatialLookDirectionRange get(); };
SpatialLookDirectionRange LookDirectionRange();
public SpatialLookDirectionRange LookDirectionRange { get; }
var spatialLookDirectionRange = spatialStageFrameOfReference.lookDirectionRange;
Public ReadOnly Property LookDirectionRange As SpatialLookDirectionRange
Property Value
The look direction range.