llSetLinkAlpha
function ll.SetLinkAlpha(LinkNumber: number, Opacity: number, Face: number)If a prim exists in the link chain at LinkNumber, set Face to Opacity.
Sets the Face, on the linked prim specified, to the Opacity.
Parameters
-
LinkNumber(number) -
Opacity(number) -
Face(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetLinkAlpha().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetLinkAlpha