MixedRealityPose.Up Property

Definition

The Y axis of the pose in world space.

public:
 property UnityEngine::Vector3 Up { UnityEngine::Vector3 get(); };
public UnityEngine.Vector3 Up { get; }
member this.Up : UnityEngine.Vector3
Public ReadOnly Property Up As Vector3

Property Value

UnityEngine.Vector3

Applies to