Search Results for

    Method GetPositionTracked

    GetPositionTracked(ControllerType)

    Whether controller's position is tracked

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

    target controller

    Returns
    Type Description
    bool

    true if controllerType's position is tracked

    In This Article