Search Results for

    Method GetVelocity

    GetVelocity(ControllerType)

    Get controller's velocity

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

    target controller

    Returns
    Type Description
    Vector3

    controllerType's velocity

    In This Article