Joint

Inherits: Spatial < Node < Object

Inherited By: ConeTwistJoint, Generic6DOFJoint, SliderJoint, HingeJoint, PinJoint

Category: Core

Brief Description

Member Functions

bool

get_exclude_nodes_from_collision ( ) const

NodePath

get_node_a ( ) const

NodePath

get_node_b ( ) const

int

get_solver_priority ( ) const

void

set_exclude_nodes_from_collision ( bool enable )

void

set_node_a ( NodePath node )

void

set_node_b ( NodePath node )

void

set_solver_priority ( int priority )

Member Function Description

  • bool get_exclude_nodes_from_collision ( ) const

  • int get_solver_priority ( ) const

  • void set_exclude_nodes_from_collision ( bool enable )

  • void set_solver_priority ( int priority )