Share via


SpatialStageFrameOfReference.LookDirectionRange Property

Definition

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.

Applies to