Difference between revisions of "LINK ROOT"

From Second Life Wiki
Jump to navigation Jump to search
(I always thought this was a stupid flag (considering the caveat) it's a wonder I didn't document it earlier.)
(+primparams)
Line 20: Line 20:
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParamsFast]]|}}
|events=
|events=
{{LSL DefineRow||[[link_message]]|}}
{{LSL DefineRow||[[link_message]]|}}

Revision as of 06:38, 15 May 2010

Description

Constant: integer LINK_ROOT = 1;

The integer constant LINK_ROOT has the value 1

Caveats

  • In a single prim object LINK_ROOT will not refer to the root prim!
All Issues ~ Search JIRA for related Bugs

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer LINK_ROOT = 1;