Search Results for

    Show / Hide Table of Contents

    Struct MovementCurve

    Namespace: RTSEngine.Movement
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public struct MovementCurve

    Fields

    curve

    Declaration
    public AnimationCurve curve
    Field Value
    Type Description
    AnimationCurve

    heightMultiplier

    Declaration
    public float heightMultiplier
    Field Value
    Type Description
    System.Single

    maxHeightDifference

    Declaration
    public float maxHeightDifference
    Field Value
    Type Description
    System.Single

    minDistance

    Declaration
    public float minDistance
    Field Value
    Type Description
    System.Single
    In This Article
    Back to top Unity RTS Engine Documentation