PRIM PHYSICS SHAPE CONVEX

From Second Life Wiki
Jump to navigation Jump to search

Description

Constant: integer PRIM_PHYSICS_SHAPE_CONVEX = 2;

The integer constant PRIM_PHYSICS_SHAPE_CONVEX has the value 2

Used with PRIM_PHYSICS_SHAPE_TYPE. Prims of this type use the convex hull of the prim shape for physics (this is the default for mesh objects)

Related Articles

Notes

The physics shape type attribute can be found in the Features tab of the Edit window.

Deep Notes

History

Search JIRA for related Issues

Signature

integer PRIM_PHYSICS_SHAPE_CONVEX = 2;