PRIM ROTATION

From Second Life Wiki

Jump to: navigation, search

integer PRIM_ROTATION = 8;

The integer constant PRIM_ROTATION has the value 8

PRIM_ROTATION is used to get or set the prim's rotation.

[ PRIM_ROTATION, rotation rot ]

• rotation rot Any valid rotation

When used with llSetPrimitiveParams & llSetLinkPrimitiveParams

llGetPrimitiveParams([ PRIM_ROTATION ]);

Returns the list [ rotation rot ]
• rotation rot Any valid rotation

Related Functions, Events & Constants

Personal tools