XRController3D
Inherits: XRNode3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Methods
get_float ( StringName name ) const |
|
get_input ( StringName name ) const |
|
get_tracker_hand ( ) const |
|
get_vector2 ( StringName name ) const |
|
is_button_pressed ( StringName name ) const |
Signals
button_pressed ( String name )
There is currently no description for this signal. Please help us by contributing one!
button_released ( String name )
There is currently no description for this signal. Please help us by contributing one!
input_float_changed ( String name, float value )
There is currently no description for this signal. Please help us by contributing one!
input_vector2_changed ( String name, Vector2 value )
There is currently no description for this signal. Please help us by contributing one!
profile_changed ( String role )
There is currently no description for this signal. Please help us by contributing one!
Method Descriptions
float get_float ( StringName name ) const
There is currently no description for this method. Please help us by contributing one!
Variant get_input ( StringName name ) const
There is currently no description for this method. Please help us by contributing one!
TrackerHand get_tracker_hand ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_vector2 ( StringName name ) const
There is currently no description for this method. Please help us by contributing one!
bool is_button_pressed ( StringName name ) const
There is currently no description for this method. Please help us by contributing one!