Search Results for

    Show / Hide Table of Contents

    Struct MovementControllerData

    Namespace: RTSEngine.Movement
    Assembly: cs.temp.dll.dll
    Syntax
    public struct MovementControllerData

    Fields

    acceleration

    Declaration
    public float acceleration
    Field Value
    Type Description
    System.Single

    angularSpeed

    Declaration
    public float angularSpeed
    Field Value
    Type Description
    System.Single

    speed

    Declaration
    public float speed
    Field Value
    Type Description
    System.Single

    stoppingDistance

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