ALL SIDES
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Related Functions, Events & Constants
Functions
Examples
default { state_entry() { string texture = llGetInventoryName(INVENTORY_TEXTURE, 0); llSetTexture(texture, ALL_SIDES); } }
Categories: LSL Constants | LSL Integer | LSL FixMe | LSL Face | LSL Texture | LSL Alpha | LSL Color

