docs.unity3d.com
    显示 / 隐藏目录

    Enum ProxyAlignmentForceType

    How this object should align with it's target

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

    Fields

    Name Description Value
    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.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)