docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrSpaceVelocityFlags

    Space velocity bit flags. Equivalent to the OpenXR XrSpaceVelocityFlags flag bits.

    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public enum XrSpaceVelocityFlags : ulong

    Fields

    Name Description
    AngularValid

    Angular velocity is valid. Equivalent to the OpenXR value XR_SPACE_VELOCITY_ANGULAR_VALID_BIT.

    LinearValid

    Linear velocity is valid. Equivalent to the OpenXR value XR_SPACE_VELOCITY_LINEAR_VALID_BIT.

    None

    No flags set.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)