Search Results for

    Method GetOrientationTracked

    GetOrientationTracked(ControllerType)

    Whether controller's orientation is tracked

    Declaration
    public static bool GetOrientationTracked(ControllerType controllerType)
    Parameters
    Type Name Description
    ControllerType controllerType

    target controller

    Returns
    Type Description
    bool

    true if controllerType's orientation is tracked

    In This Article