Search Results for

    Method GetRotation

    GetRotation(ControllerType)

    Get controller's rotation

    Declaration
    public static Quaternion GetRotation(ControllerType controllerType)
    Parameters
    Type Name Description
    ControllerType controllerType

    target controller

    Returns
    Type Description
    Quaternion

    controllerType's rotation

    In This Article