StageSpaceSettings Class

Definition

Options for changing the stage-space origin.

public ref class StageSpaceSettings
public class StageSpaceSettings
type StageSpaceSettings = class
Public Class StageSpaceSettings
Inheritance
StageSpaceSettings

Remarks

To make sure that local and remote content align correctly, any additional transform that is applied on top of the camera transform needs to be set here as well to inform the server. WARNING: This feature is experimental and changing the origin will break local/remote content alignment for a brief moment. Thus, it is currently only intended to be used for world locking purposes like anchors that exhibit only very small changes over time.

Properties

Position

Stage space origin position.

Rotation

Stage space origin rotation.

Valid

Whether this object is still valid.

Applies to

See also