Difference between revisions of "PRIM PHYSICS SHAPE NONE"

From Second Life Wiki
Jump to navigation Jump to search
m
m (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)
Line 4: Line 4:
|value=1
|value=1
|desc=Used with [[PRIM_PHYSICS_SHAPE_TYPE]]. Prims of this type are ignored by the physics engine.
|desc=Used with [[PRIM_PHYSICS_SHAPE_TYPE]]. Prims of this type are ignored by the physics engine.
|notes=[[File:Physics_shape_none.png|left]]
|notes=[[File:Physics_shape_none.png|thumb|700px|center|'''The physics shape type attribute can be found in the Features tab of the Edit window.''']]
The physics shape type attribute can be found in the Features tab of the Edit window.
<div style="clear:both;"></div>
<div style="clear:both;"></div>
|examples
|examples

Revision as of 10:18, 2 November 2012

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;