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
key llRequestDisplayName(key id)
void llGroundRepel(float height, integer water, float tau)
float llVecDist(vector a, vector b)
void llSetColor(vector color, integer face)
void llBreakAllLinks()
key llGetLandOwnerAt(vector pos)
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
key llRequestUserKey(string username)