MixedRealityTransform 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 MixedRealityTransform : System::Collections::IEqualityComparer
[System.Serializable]
public struct MixedRealityTransform : System.Collections.IEqualityComparer
[<System.Serializable>]
type MixedRealityTransform = struct
interface IEqualityComparer
Public Structure MixedRealityTransform
Implements IEqualityComparer
- Inheritance
-
MixedRealityTransform
- Attributes
- Implements
Mixed |
Constructor. |
Mixed |
Constructor. |
Forward |
The Z axis of the pose in world space. |
Identity |
The default value for a Six DoF Transform. |
Position |
The position of the transform. |
Right |
The X axis of the pose in world space. |
Rotation |
The rotation of the transform. |
Scale |
The scale of the transform. |
Up |
The Y axis of the pose in world space. |
Equals(Mixed |
|
Equals(Object) | |
Get |
Returns the hash code for this instance. |
New |
Create a transform with only given rotation |
New |
Create a transform with only given scale |
New |
Create a transform with only given position |
To |
Addition(Mixed |
|
Equality(Mixed |
|
Inequality(Mixed |
IEquality |
Determines whether the specified objects are equal. |
IEquality |
Returns a hash code for the specified object. |
Termék | Verziók |
---|---|
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 |