menu
oimo_physics package
documentation
core/rigid_body.dart
RigidBody
numShapes property
numShapes property
dark_mode
light_mode
numShapes
property
int
numShapes
getter/setter pair
The number of shapes that are included in the rigid body.
Implementation
int numShapes = 0;
oimo_physics package
documentation
core/rigid_body
RigidBody
numShapes property
RigidBody class