Package bpy :: Module types :: Class Material :: Class MaterialPhysics
[hide private]
[frames] | no frames]

Class MaterialPhysics

The Material Physics Object

Physics settings for a Material datablock.

References

Instance Variables [hide private]
boolean align_to_normal
Align dynamic game objects along the surface normal, when inside the physics distance area
float in [0, 1] damp
Damping of the spring force, when inside the physics distance area
float in [0, 20] distance
Distance of the physics area
float in [0, 1] elasticity
Elasticity of collisions
float in [0, 1] force
Upward spring force, when inside the physics distance area
float in [0, 100] friction
Coulomb friction coeffecient, when inside the physics distance area