Joint3D

Inherits: Node3D < Node < Object

Inherited By: ConeTwistJoint3D, Generic6DOFJoint3D, HingeJoint3D, PinJoint3D, SliderJoint3D

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

Properties

bool

exclude_nodes_from_collision

true

NodePath

node_a

NodePath("")

NodePath

node_b

NodePath("")

int

solver_priority

1

Methods

RID

get_rid ( ) const


Property Descriptions

bool exclude_nodes_from_collision = true

  • void set_exclude_nodes_from_collision ( bool value )

  • bool get_exclude_nodes_from_collision ( )

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


NodePath node_a = NodePath("")

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


NodePath node_b = NodePath("")

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


int solver_priority = 1

  • void set_solver_priority ( int value )

  • int get_solver_priority ( )

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


Method Descriptions

RID get_rid ( ) const

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