PRIM SIZE

From Second Life Wiki

Jump to: navigation, search

integer PRIM_SIZE = 7;

The integer constant PRIM_SIZE has the value 7

Returns or sets the prim's size.

[ PRIM_SIZE, vector size ]

• vector size ranges from 0.01 to 10.0 for x, y and z

When used with llSetPrimitiveParams & llSetLinkPrimitiveParams

llGetPrimitiveParams([ PRIM_SIZE ]);

Returns the list [ vector size ]
• vector size ranges from 0.01 to 10.0 for x, y and z

Related Functions, Events & Constants

Personal tools