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
vector llGroundSlope(vector offset)
void llSensor(string name, string id, integer type, float range, float arc)
string llGetInventoryAcquireTime(string item)
rotation llAxisAngle2Rot(vector axis, float angle)
string llJsonGetValue(string json, list specifiers)
void llRezAtRoot(string inventory, vector position, vector velocity, rotation rot, integer param)
integer llLinksetDataWrite(string name, string value)
void llRefreshPrimURL()