XRNode3D
Inherits: Node3D < Node < Object
Inherited By: XRAnchor3D, XRController3D
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Methods
get_has_tracking_data ( ) const |
|
get_is_active ( ) const |
|
get_pose ( ) |
|
void |
trigger_haptic_pulse ( String action_name, float frequency, float amplitude, float duration_sec, float delay_sec ) |
Signals
tracking_changed ( bool tracking )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
StringName pose = &"default"
void set_pose_name ( StringName value )
StringName get_pose_name ( )
There is currently no description for this property. Please help us by contributing one!
bool show_when_tracked = false
There is currently no description for this property. Please help us by contributing one!
StringName tracker = &""
void set_tracker ( StringName value )
StringName get_tracker ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
bool get_has_tracking_data ( ) const
There is currently no description for this method. Please help us by contributing one!
bool get_is_active ( ) const
There is currently no description for this method. Please help us by contributing one!
XRPose get_pose ( )
There is currently no description for this method. Please help us by contributing one!
void trigger_haptic_pulse ( String action_name, float frequency, float amplitude, float duration_sec, float delay_sec )
There is currently no description for this method. Please help us by contributing one!