docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PoseDataFlags

    Bitflag enum which represents what data was set on an associated Pose struct

    Namespace: UnityEngine.SpatialTracking
    Assembly: UnityEngine.SpatialTracking.dll
    Syntax
    [Flags]
    public enum PoseDataFlags

    Fields

    Name Description
    NoData

    No data was actually set on the pose

    Position

    If this flag is set, position data was updated on the associated pose struct

    Rotation

    If this flag is set, rotation data was updated on the associated pose struct

    In This Article
    • Fields
    Back to top
    Copyright © 2025 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)