menu
oimo_physics package
documentation
core/rigid_body.dart
RigidBody
numJoints property
numJoints property
dark_mode
light_mode
numJoints
property
int
numJoints
getter/setter pair
The number of joints that are connected to the rigid body.
Implementation
int numJoints = 0;
oimo_physics package
documentation
core/rigid_body
RigidBody
numJoints property
RigidBody class