Unofficial LSL Reference

[[functions:llsetlinkcolor]]


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:llsetlinkcolor [2015-01-08 12:14 SLT]
sei Fix PP link, add llSetTexture
functions:llsetlinkcolor [2015-02-04 17:55 SLT] (current)
sei style
Line 27: Line 27:
 ===== See also ===== ===== See also =====
  
-  * [[llSetColor]] to set the color of a face on just the current prim. +  * $lfn[llSetColor] to set the color of a face on just the current prim. 
-  * [[llSetAlpha]] to change the opacity of a face in the current prim, or [[llSetLinkAlpha]] to change it for any prim within the object. +  * $lfn[llSetAlpha] to change the opacity of a face in the current prim, or $lfn[llSetLinkAlpha] to change it for any prim within the object. 
-  * [[llSetTexture]] to change the texture of a face in the current prim, or [[llSetLinkTexture]] to change it for any prim within the object. +  * $lfn[llSetTexture] to change the texture of a face in the current prim, or $lfn[llSetLinkTexture] to change it for any prim within the object. 
-  * [[llSetTextureAnim]] animates a texture, which can be used to simulate rapidly changing colors with low lag. +  * $lfn[llSetTextureAnim] animates a texture, which can be used to simulate rapidly changing colors with low lag. 
-  * The [[./​PrimitiveParams/]] family of functions, with [[constants/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.