llScaleTexture
LSLvoid llScaleTexture(float u, float v, integer face)
Sets the diffuse texture Horizontal and Vertical repeats on Face of the prim the script is attached to.\ If Face == ALL_SIDES, all sides are set in one call.\ Negative values for horizontal and vertical will flip the texture.
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
rotation llGetRegionSunRotation()
void llSetCameraEyeOffset(vector offset)
void llLinkSitTarget(integer link, vector offset, rotation rot)
vector llDetectedVel(integer number)
void llOwnerSay(string msg)
void llMakeSmoke(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
void llSetObjectPermMask(integer mask, integer value)
void llSetVehicleRotationParam(integer param, rotation rot)