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
integer llAbs(integer val)
integer llSubStringIndex(string source, string pattern)
integer llEdgeOfWorld(vector pos, vector dir)
integer llGetStatus(integer status)
key llRequestAgentData(string id, integer data)
string llGetSimulatorHostname()
void llRequestPermissions(string agent, integer perm)
void llPreloadSound(string sound)