Search Results for

    Method YVRSetPlaneDetectionsCallback

    YVRSetPlaneDetectionsCallback(Action<YVRPlaneDetectorLocationsInternal>)

    Declaration
    public static extern void YVRSetPlaneDetectionsCallback(Action<YVRPlaneDetectorLocationsInternal> action)
    Parameters
    Type Name Description
    Action<YVRPlaneDetectorLocationsInternal> action
    In This Article