PRIM PHYSICS SHAPE TYPE

From Second Life Wiki
Revision as of 20:01, 13 September 2011 by Strife Onizuka (talk | contribs) (stub (tight on time))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer PRIM_PHYSICS_SHAPE_TYPE = ?;

The integer constant PRIM_PHYSICS_SHAPE_TYPE has the value ?

Used to set the type of shape the physics engine should use for the object.

llSetPrimitiveParams

[ PRIM_PHYSICS_SHAPE_TYPE, integer type ]
• integer type

When used with llSetPrimitiveParams & llSetLinkPrimitiveParams

llGetPrimitiveParams

llGetPrimitiveParams([ PRIM_PHYSICS_SHAPE_TYPE ]);

Returns the listinteger type ]

• integer type

Related Articles

Deep Notes

History

Search JIRA for related Issues

Signature

integer PRIM_PHYSICS_SHAPE_TYPE = ?;