llSetTextureAnim
LSLvoid llSetTextureAnim(integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
Animates a texture by setting the texture scale and offset.\ Mode is a bitmask of animation options.\ Face specifies which object face to animate.\ SizeX and SizeY specify the number of horizontal and vertical frames.Start specifes the animation start point.\ Length specifies the animation duration.\ Rate specifies the animation playback rate.
Parameters
| Type | Name |
|---|---|
| integer | mode |
| integer | face |
| integer | sizex |
| integer | sizey |
| float | start |
| float | length |
| float | rate |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetParcelMusicURL(string url)
float llPow(float fbase, float fexponent)
void llPushObject(string target, vector impulse, vector ang_impulse, integer local)
key llKeyCountKeyValue()
void llCollisionSprite(string impact_sprite)
void llSetInventoryPermMask(string item, integer mask, integer value)
void llForceMouselook(integer mouselook)
list llLinksetDataFindKeys(string pattern, integer start, integer count)