Template:LSL Function/physics materials
< Template:LSL Function
Jump to navigation
Jump to search
Revision as of 18:28, 22 August 2012 by Strife Onizuka (talk | contribs)
#var | value | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_mask_desc | bitwise combination of DENSITY, FRICTION, RESTITUTION, and GRAVITY_MULTIPLIER and specifies which floats to actually apply | ||||||||||||||||||||||||||||||||||||||||
p_gravity_multiplier_desc | range [-1.0, +28.0], default: 1.0 | ||||||||||||||||||||||||||||||||||||||||
p_restitution_desc | range [0.0, 1.0], default: [0.3, 0.9] [1] | ||||||||||||||||||||||||||||||||||||||||
p_friction_desc | range [0.0, 255.0], default: [0.2, 0.9][1] | ||||||||||||||||||||||||||||||||||||||||
p_density_desc | range [1.0, 22587.0] kg/m^3, default: 1000.0 | ||||||||||||||||||||||||||||||||||||||||
header_footnote |
The default values for friction and restitution depend upon the material type. | ||||||||||||||||||||||||||||||||||||||||
caveats |
| ||||||||||||||||||||||||||||||||||||||||
history |
| ||||||||||||||||||||||||||||||||||||||||
physics_material_rows |
|