XRController3D

Inherits: XRNode3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Methods

float

get_float ( StringName name ) const

Variant

get_input ( StringName name ) const

TrackerHand

get_tracker_hand ( ) const

Vector2

get_vector2 ( StringName name ) const

bool

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!