PRIM PHYSICS SHAPE NONE

From Second Life Wiki
Revision as of 10:18, 2 November 2012 by Kireji Haiku (talk | contribs) (moved picture under notes of this page into a picture box so description fits directly under the picture and isn't off to the side)
Jump to navigation Jump to search

Description

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.

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_NONE = 1;