Difference between revisions of "LlGetPhysicsMaterial"
Jump to navigation
Jump to search
Pedro Oval (talk | contribs) (Better something than nothing) |
Pedro Oval (talk | contribs) m (Category sort key) |
||
Line 3: | Line 3: | ||
list llGetPhysicsMaterial() -- returns a list of the form [float gravity_multiplier, float restitution, float friction, float density] | list llGetPhysicsMaterial() -- returns a list of the form [float gravity_multiplier, float restitution, float friction, float density] | ||
[[Category:LSL Physics]] | [[Category:LSL Physics|GetPhysicsMaterial]] | ||
[[Category:LSL Functions]] | [[Category:LSL Functions|GetPhysicsMaterial]] |
Revision as of 22:11, 19 January 2012
NOTE: This article is a stub. Content taken from Release Notes/Second Life Server/11#11.09.23.241511
list llGetPhysicsMaterial() -- returns a list of the form [float gravity_multiplier, float restitution, float friction, float density]