WebXRInterface.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getBoundsGeometry
GodotMethod!(PoolVector3Array) getBoundsGeometry;
Undocumented in source.
getController
GodotMethod!(ARVRPositionalTracker, long) getController;
Undocumented in source.
getOptionalFeatures
GodotMethod!(String) getOptionalFeatures;
Undocumented in source.
getReferenceSpaceType
GodotMethod!(String) getReferenceSpaceType;
Undocumented in source.
getRequestedReferenceSpaceTypes
GodotMethod!(String) getRequestedReferenceSpaceTypes;
Undocumented in source.
getRequiredFeatures
GodotMethod!(String) getRequiredFeatures;
Undocumented in source.
getSessionMode
GodotMethod!(String) getSessionMode;
Undocumented in source.
getVisibilityState
GodotMethod!(String) getVisibilityState;
Undocumented in source.
isSessionSupported
GodotMethod!(void, String) isSessionSupported;
Undocumented in source.
setOptionalFeatures
GodotMethod!(void, String) setOptionalFeatures;
Undocumented in source.
setRequestedReferenceSpaceTypes
GodotMethod!(void, String) setRequestedReferenceSpaceTypes;
Undocumented in source.
setRequiredFeatures
GodotMethod!(void, String) setRequiredFeatures;
Undocumented in source.
setSessionMode
GodotMethod!(void, String) setSessionMode;
Undocumented in source.

Meta