MixedRealityPose Struct
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.
public value class MixedRealityPose : System::Collections::IEqualityComparer
[System.Serializable]
public struct MixedRealityPose : System.Collections.IEqualityComparer
[<System.Serializable>]
type MixedRealityPose = struct
interface IEqualityComparer
Public Structure MixedRealityPose
Implements IEqualityComparer
- Inheritance
-
MixedRealityPose
- Attributes
- Implements
Mixed |
Constructor. |
Mixed |
Constructor. |
Mixed |
Constructor. |
Forward |
The Z axis of the pose in world space. |
Position |
The position of the pose. |
Right |
The X axis of the pose in world space. |
Rotation |
The rotation of the pose. |
Up |
The Y axis of the pose in world space. |
Zero |
The default value for a Six DoF Transform. |
Equals(Mixed |
|
Equals(Object) | |
Get |
Returns the hash code for this instance. |
To |
Addition(Mixed |
|
Equality(Mixed |
|
Inequality(Mixed |
|
Multiply(Mixed |
Returns right-hand MixedRealityPose transformed by left-hand MixedRealityPose. |
IEquality |
Determines whether the specified objects are equal. |
IEquality |
Returns a hash code for the specified object. |
Продукт | Версии |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |