Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_rigidbody_types.h
| Context not available. | |||||
| short shape; /* (eRigidBody_Shape) collision shape to use */ | short shape; /* (eRigidBody_Shape) collision shape to use */ | ||||
| int flag; /* (eRigidBodyOb_Flag) */ | int flag; /* (eRigidBodyOb_Flag) */ | ||||
| int col_groups; /* Collision groups that determines wich rigid bodies can collide with each other */ | int col_groups; /* Collision groups that determines which rigid bodies can collide with each other */ | ||||
| short mesh_source; /* (eRigidBody_MeshSource) mesh source for mesh based collision shapes */ | short mesh_source; /* (eRigidBody_MeshSource) mesh source for mesh based collision shapes */ | ||||
| short pad; | short pad; | ||||
| Context not available. | |||||