Class SpatialCoordinateTransformer
Positions a transform representing a world origin such that a connected peer device's world origin (relative to a shared spatial coordinate) is used as the effective local world origin (as determined by the shared spatial coordinate).
Inherited Members
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public class SpatialCoordinateTransformer : Singleton<SpatialCoordinateTransformer>
Properties
SharedCoordinateOrigin
Declaration
public Transform SharedCoordinateOrigin { get; }
Property Value
Type | Description |
---|---|
Transform |
Methods
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
Microsoft.MixedReality.SpectatorView.Singleton<Microsoft.MixedReality.SpectatorView.SpatialCoordinateTransformer>.OnDestroy()