XRNode3D

Inherits: Node3D < Node < Object

Inherited By: XRAnchor3D, XRController3D

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

Properties

StringName

pose

&"default"

bool

show_when_tracked

false

StringName

tracker

&""

Methods

bool

get_has_tracking_data ( ) const

bool

get_is_active ( ) const

XRPose

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"

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


bool show_when_tracked = false

  • void set_show_when_tracked ( bool value )

  • bool get_show_when_tracked ( )

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


StringName 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!