docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MotionStabilizationMode

    Enum representing the stabilization mode for the anchor.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Attachment
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum MotionStabilizationMode

    Fields

    Name Description
    Always

    Stabilization is always applied regardless of position offset.

    Never

    Indicates that stabilization should never be applied.

    WithPositionOffset

    Stabilization is applied only when there is a position offset.

    See Also
    motionStabilizationMode
    In This Article
    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)