XRDisplaySubsystem.LateLatchNode
The type of node to be late latched.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public enum XRDisplaySubsystem.LateLatchNode
Fields
Value | Description |
|---|---|
| Head | Head node type for late latching. This represents the camera node in the pose hierarchy. |
| LeftHand | Left hand node type for late latching. This represents the left hand anchor node in the pose hierarchy. |
| RightHand | Right hand node type for late latching. This represents the right hand anchor node in the pose hierarchy. |