ARVRInterface.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getAnchorDetectionIsEnabled
GodotMethod!(bool) getAnchorDetectionIsEnabled;
Undocumented in source.
getCameraFeedId
GodotMethod!(long) getCameraFeedId;
Undocumented in source.
getCapabilities
GodotMethod!(long) getCapabilities;
Undocumented in source.
getName
GodotMethod!(String) getName;
Undocumented in source.
getRenderTargetsize
GodotMethod!(Vector2) getRenderTargetsize;
Undocumented in source.
getTrackingStatus
GodotMethod!(ARVRInterface.Tracking_status) getTrackingStatus;
Undocumented in source.
initialize
GodotMethod!(bool) initialize;
Undocumented in source.
isInitialized
GodotMethod!(bool) isInitialized;
Undocumented in source.
isPrimary
GodotMethod!(bool) isPrimary;
Undocumented in source.
isStereo
GodotMethod!(bool) isStereo;
Undocumented in source.
setAnchorDetectionIsEnabled
GodotMethod!(void, bool) setAnchorDetectionIsEnabled;
Undocumented in source.
setIsInitialized
GodotMethod!(void, bool) setIsInitialized;
Undocumented in source.
setIsPrimary
GodotMethod!(void, bool) setIsPrimary;
Undocumented in source.
uninitialize
GodotMethod!(void) uninitialize;
Undocumented in source.

Meta