PRIM SIT TARGET

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Constant: integer PRIM_SIT_TARGET = 41;

The integer constant PRIM_SIT_TARGET has the value 41

The sit target, if any defined for this prim. If the active value is 0 the sit target is deactivated. If it is nonzero the prim's sit target is set to the indicated offset and rotation. As with llLinkSitTarget(), these values are relative to the prim. However, unlike llLinkSitTarget() an offset of <0.0, 0.0, 0.0> may be explicitly set.

Deep Notes

Search JIRA for related Issues

Signature

integer PRIM_SIT_TARGET = 41;