Share via


SpatialStageFrameOfReference.MovementRange Property

Definition

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.

Applies to