docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConstrainedMoveProvider.GravityApplicationMode

    Defines when gravity begins to take effect.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum ConstrainedMoveProvider.GravityApplicationMode

    Fields

    Name Description
    AttemptingMove

    Only begin to apply gravity and apply locomotion when a move input occurs. When using gravity, continues applying each frame, even if input is stopped, until touching ground.

    Immediately

    Apply gravity and apply locomotion every frame, even without move input.

    See Also
    gravityMode
    In This Article
    Back to top
    Copyright © 2024 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)