PRIM PHANTOM

From Second Life Wiki

Jump to: navigation, search

Contents

Description

Constant: integer PRIM_PHANTOM = 5;

The integer constant PRIM_PHANTOM has the value 5

Used to get or set the object's phantom status.

[ PRIM_PHANTOM, integer boolean ]
• integer boolean TRUE enables, FALSE disables

When used with llSetPrimitiveParams & llSetLinkPrimitiveParams

llGetPrimitiveParams([ PRIM_PHANTOM ]);

Returns the list [ integer boolean ]

• integer boolean TRUE enables, FALSE disables

Related Articles

Personal tools