SpatialStageFrameOfReference.MovementRange 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 move while wearing their headset.
public:
property SpatialMovementRange MovementRange { SpatialMovementRange get(); };
SpatialMovementRange MovementRange();
public SpatialMovementRange MovementRange { get; }
var spatialMovementRange = spatialStageFrameOfReference.movementRange;
Public ReadOnly Property MovementRange As SpatialMovementRange
Property Value
The movement range.