Difference between revisions of "ALL SIDES"

From Second Life Wiki
Jump to navigation Jump to search
Line 21: Line 21:
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkAlpha]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkColor]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetLinkTexture]]|}}
{{LSL DefineRow||[[llSetPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetTexture]]|}}
{{LSL DefineRow||[[llSetTexture]]|}}

Revision as of 15:26, 2 March 2007

Description

Constant: integer ALL_SIDES = -1;

The integer constant ALL_SIDES has the value -1

Deep Notes

Search JIRA for related Issues

Signature

integer ALL_SIDES = -1;