Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llGetColor

LSL
vector llGetColor(integer face)

Returns the color on Face.\ Returns the color of Face as a vector of red, green, and blue values between 0 and 1. If face is ALL_SIDES the color returned is the mean average of each channel.

Parameters

TypeName
integer face
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL