Struct XRPose
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public struct XRPose
Constructors
Name | Description |
---|---|
XRPose(Vector3, Quaternion) |
Fields
Name | Description |
---|---|
orientation | The orientation |
position | The position |
Properties
Name | Description |
---|---|
identity |
Methods
Name | Description |
---|---|
Inverse() |
Operators
Name | Description |
---|---|
operator *(XRPose, XRPose) |