Search Results for

    Method GetAcceleration

    GetAcceleration(ControllerType)

    Get controller's acceleration

    Declaration
    public static Vector3 GetAcceleration(ControllerType controllerType)
    Parameters
    Type Name Description
    ControllerType controllerType

    target controller

    Returns
    Type Description
    Vector3

    controllerType's acceleration

    In This Article