Template:LSL Function/physics materials: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 16: | Line 16: | ||
{{#vardefine:physics_material_rows| | {{#vardefine:physics_material_rows| | ||
!{{!}} {{LSLPT|material_bits}} Flags | !{{!}} {{LSLPT|material_bits}} Flags | ||
! title=" | ! title="Value" {{!}} V | ||
! colspan="6" {{!}} Description | ! colspan="6" {{!}} Description | ||
{{!}}- | {{!}}- | ||
Revision as of 14:58, 8 August 2012
| #var | value | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| p_material_bits_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] | ||||||||||||||||||||||||||||||||||||||||
| p_restitution_desc | range [0.0, 1.0] | ||||||||||||||||||||||||||||||||||||||||
| p_friction_desc | range [0.0, 255.0] | ||||||||||||||||||||||||||||||||||||||||
| p_density_desc | range [1.0, 22587.0] kg/m^3 | ||||||||||||||||||||||||||||||||||||||||
| physics_material_rows |
| ||||||||||||||||||||||||||||||||||||||||
| caveats |
| ||||||||||||||||||||||||||||||||||||||||