llOffsetTexture
LSLvoid llOffsetTexture(float u, float v, integer face)
Sets the texture S and T offsets for the chosen Face.\ If Face is ALL_SIDES this function sets the texture offsets for all faces.
Parameters
| Type | Name |
|---|---|
| float | u |
| float | v |
| integer | face |
Sleeps
0.2s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llGenerateKey()
list llGetExperienceDetails(string experience_key)
void llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
vector llDetectedTouchUV(integer index)
vector llGetVel()
integer llGetFreeURLs()
void llSetSitText(string text)
float llAngleBetween(rotation a, rotation b)