PRIM PHYSICS SHAPE NONE

From Second Life Wiki
Jump to navigation Jump to search
Constant: integer PRIM_PHYSICS_SHAPE_NONE = 1;

The integer constant PRIM_PHYSICS_SHAPE_NONE has the value 1

Used with PRIM_PHYSICS_SHAPE_TYPE. Prims of this type are ignored by the physics engine. Read more details on PRIM_PHYSICS_SHAPE_TYPE

Caveats


Notes

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

Deep Notes

History

Search Canny for related Issues

Signature

integer PRIM_PHYSICS_SHAPE_NONE = 1;