MixedRealityPose.ZeroIdentity 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.
The default value for a Six DoF Transform.
public:
static property Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose ZeroIdentity { Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose get(); };
public static Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose ZeroIdentity { get; }
static member ZeroIdentity : Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose
Public Shared ReadOnly Property ZeroIdentity As MixedRealityPose
Property Value
Vector3.zero and Quaternion.identity.