Search Results for

    Method GetAngularVelocity

    GetAngularVelocity(ControllerType)

    Get controller's angular angular velocity

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

    target controller

    Returns
    Type Description
    Vector3

    controllerType's angular velocity

    In This Article