- _singleton
godot_object _singleton;
Undocumented in source.
- _singletonName
char* _singletonName;
Undocumented in source.
- centerOnHmd
GodotMethod!(void, long, bool) centerOnHmd;
Undocumented in source.
- findInterface
GodotMethod!(ARVRInterface, String) findInterface;
Undocumented in source.
- getHmdTransform
GodotMethod!(Transform) getHmdTransform;
Undocumented in source.
- getInterface
GodotMethod!(ARVRInterface, long) getInterface;
Undocumented in source.
- getInterfaceCount
GodotMethod!(long) getInterfaceCount;
Undocumented in source.
- getInterfaces
GodotMethod!(Array) getInterfaces;
Undocumented in source.
- getLastCommitUsec
GodotMethod!(long) getLastCommitUsec;
Undocumented in source.
- getLastFrameUsec
GodotMethod!(long) getLastFrameUsec;
Undocumented in source.
- getLastProcessUsec
GodotMethod!(long) getLastProcessUsec;
Undocumented in source.
- getPrimaryInterface
GodotMethod!(ARVRInterface) getPrimaryInterface;
Undocumented in source.
- getReferenceFrame
GodotMethod!(Transform) getReferenceFrame;
Undocumented in source.
- getTracker
GodotMethod!(ARVRPositionalTracker, long) getTracker;
Undocumented in source.
- getTrackerCount
GodotMethod!(long) getTrackerCount;
Undocumented in source.
- getWorldScale
GodotMethod!(double) getWorldScale;
Undocumented in source.
- setPrimaryInterface
GodotMethod!(void, ARVRInterface) setPrimaryInterface;
Undocumented in source.
- setWorldScale
GodotMethod!(void, double) setWorldScale;
Undocumented in source.