Body type enumeration.
STATIC
DYNAMIC
KINEMATIC
Converted from nape-compiled.js lines 24640–24705.
Static
Body type enumeration.
STATIC— immovable, infinite mass (walls, floors)DYNAMIC— fully simulated (default)KINEMATIC— moves only via velocity, not affected by forcesConverted from nape-compiled.js lines 24640–24705.