Search Results for

    Method GetAngularAcceleration

    GetAngularAcceleration(ControllerType)

    Get controller's angular acceleration

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

    target controller

    Returns
    Type Description
    Vector3

    controllerType's acceleration

    In This Article