docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ProxyAlignmentForceType

    How this object should align with it's target

    Namespace: Unity.MARS.Forces
    Assembly: Unity.MARS.dll
    Syntax
    [Serializable]
    public enum ProxyAlignmentForceType

    Fields

    Name Description
    CenterInFrontOfAndFace

    Towards closest point directly in front of target, and face it

    MoveToAndAlignWith

    Goal transform is the target's transform

    MoveToAndFace

    Effectively 'go towards': look at target while moving towards it's location

    MoveToAndFaceAwayFrom

    Same behavior as MoveToAndFace except the target's backwards facing direction is used. Use this for UI canvases

    SceneInitialRelativeAngle

    Stores the relative angle at Awake, and tries to maintain that.

    SceneInitialRelativePose

    Stores the relative pose at Awake, and tries to maintain that.

    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)