Unofficial LSL Reference

[[functions:llsetlinkalpha]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

functions:llsetlinkalpha [2015-02-04 17:44 SLT]
sei style
functions:llsetlinkalpha [2015-02-04 17:56 SLT] (current)
sei See Also: +llSet[Link]Texture
Line 54: Line 54:
   * $lfn[llSetColor] to set the color of a face in the current prim, or $lfn[llSetLinkColor] to set it for any chosen prim.   * $lfn[llSetColor] to set the color of a face in the current prim, or $lfn[llSetLinkColor] to set it for any chosen prim.
   * The $lfn[PrimitiveParams/​|PrimitiveParams] family of functions, with $lct[PRIM_COLOR],​ allows changing color and alpha at the same time.   * The $lfn[PrimitiveParams/​|PrimitiveParams] family of functions, with $lct[PRIM_COLOR],​ allows changing color and alpha at the same time.
 +  * $lfn[llSetTexture] and $lfn[llSetLinkTexture] can also be used to change the texture to $lct[TEXTURE_TRANSPARENT].