base class — bpy_struct
Collision settings for object in physics simulation
How much of effector force gets lost during collision with this object (in percent)
Type : | float in [0, 1], default 0.0 |
---|
Amount of damping during collision
Type : | float in [0, 1], default 0.0 |
---|
Amount of damping during particle collision
Type : | float in [0, 1], default 0.0 |
---|
Random variation of damping
Type : | float in [0, 1], default 0.0 |
---|
Amount of friction during particle collision
Type : | float in [0, 1], default 0.0 |
---|
Random variation of friction
Type : | float in [0, 1], default 0.0 |
---|
Chance that the particle will pass through the mesh
Type : | float in [0, 1], default 0.0 |
---|
Amount of stickness to surface collision
Type : | float in [0, 10], default 0.0 |
---|
Inner face thickness
Type : | float in [0.001, 1], default 0.0 |
---|
Outer face thickness
Type : | float in [0.001, 1], default 0.0 |
---|
Enable this objects as a collider for physics systems
Type : | boolean, default False |
---|
Kill collided particles
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References