Module xr_controller_3d
Expand description
Sidecar module for class XrController3D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for XRController3D enums.
Structsยง
- SigButton
Pressed - SigButton
Released - SigInput
Float Changed - SigInput
Vector2 Changed - SigProfile
Changed - Signals
OfXr Controller3D - A collection of signals for the
XrController3Dclass.