ERigidBodyType Enum
The rigid body type
Index
DYNAMICSTATICKINEMATIC
Details
DYNAMIC
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/3d/physics/framework/physics-enum.ts:35 |
STATIC
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/3d/physics/framework/physics-enum.ts:39 |
KINEMATIC
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/3d/physics/framework/physics-enum.ts:43 |