Enum XrSpaceVelocityFlags
Flag bits for XrSpaceVelocityFlags.
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
[Flags]
public enum XrSpaceVelocityFlags : ulong
Fields
Name | Description |
---|---|
XR_SPACE_VELOCITY_ANGULAR_VALID_BIT | Indicates the angular velocity is valid. |
XR_SPACE_VELOCITY_LINEAR_VALID_BIT | Indicates the linear velocity is valid. |