llRotateTexture
LSLvoid llRotateTexture(float rotation, integer face)
Sets the texture rotation for the specified Face to angle Radians.\ If Face is ALL_SIDES, rotates the texture of all sides.
Parameters
| Type | Name |
|---|---|
| float | rotation |
| integer | face |
Sleeps
0.2s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llCSV2List(string src)
void llLoopSound(string sound, float volume)
key llGetInventoryKey(string name)
void llSetLinkTextureAnim(integer linknum, integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
integer llGetUnixTime()
float llGetMassMKS()
void llPlaySound(string sound, float volume)
void llPlaySoundSlave(string sound, float volume)