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.
A structure that wraps position, rotation, and scale structures.
[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 |
Initializes a new MixedRealityTransform struct. |
Mixed |
Initializes a new MixedRealityTransform struct. |
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 |
Test if the given MixedRealityTransform is equal to this structure. |
Equals(Object) | Indicates whether this instance and a specified object are equal. |
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 |
Returns the fully qualified type name of this instance. |
Addition(Mixed |
Add two instances of MixedRealityTransform together. |
Equality(Mixed |
Test if two MixedRealityTransform structures are equal. |
Inequality(Mixed |
Test if two MixedRealityTransform structures are not equal. |
IEquality |
Determines whether the specified objects are equal. |
IEquality |
Returns a hash code for the specified object. |
منتج | الإصدارات |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |