ARVRPositionalTracker._classBinding

Undocumented in source.

Members

Static variables

_setJoyId
GodotMethod!(void, long) _setJoyId;
Undocumented in source.
_setName
GodotMethod!(void, String) _setName;
Undocumented in source.
_setOrientation
GodotMethod!(void, Basis) _setOrientation;
Undocumented in source.
_setRwPosition
GodotMethod!(void, Vector3) _setRwPosition;
Undocumented in source.
_setType
GodotMethod!(void, long) _setType;
Undocumented in source.
getHand
GodotMethod!(ARVRPositionalTracker.TrackerHand) getHand;
Undocumented in source.
getJoyId
GodotMethod!(long) getJoyId;
Undocumented in source.
getName
GodotMethod!(String) getName;
Undocumented in source.
getOrientation
GodotMethod!(Basis) getOrientation;
Undocumented in source.
getPosition
GodotMethod!(Vector3) getPosition;
Undocumented in source.
getRumble
GodotMethod!(double) getRumble;
Undocumented in source.
getTracksOrientation
GodotMethod!(bool) getTracksOrientation;
Undocumented in source.
getTracksPosition
GodotMethod!(bool) getTracksPosition;
Undocumented in source.
getTransform
GodotMethod!(Transform, bool) getTransform;
Undocumented in source.
getType
GodotMethod!(ARVRServer.TrackerType) getType;
Undocumented in source.
setRumble
GodotMethod!(void, double) setRumble;
Undocumented in source.

Meta