TEXTURE BLANK

From Second Life Wiki

Jump to: navigation, search

Template:Needs Translation/LSL/es Template:Needs Translation/LSL/el Template:Needs Translation/LSL/he Template:Needs Translation/LSL/it Template:Needs Translation/LSL/ko Template:Needs Translation/LSL/nl Template:Needs Translation/LSL/hu Template:Needs Translation/LSL/no Template:Needs Translation/LSL/da Template:Needs Translation/LSL/sv Template:Needs Translation/LSL/tr Template:Needs Translation/LSL/pl Template:Needs Translation/LSL/pt Template:Needs Translation/LSL/ru Template:Needs Translation/LSL/uk Template:Needs Translation/LSL/zh-Hans Template:Needs Translation/LSL/zh-Hant

Contents

Description

Constant: string TEXTURE_BLANK = "5748decc-f629-461c-9a36-a35a221fe21f";

The string constant TEXTURE_BLANK has the value "5748decc-f629-461c-9a36-a35a221fe21f"

UUID for the "Blank" texture

Related Articles

Notes

Like any string constants longer then 3 characters and used in multiple places in the code, they should be stored in a global variable. The result will be a considerable memory savings. See LSL Constants vs Globals for more information about this and examples.

Deep Notes

Personal tools
In other languages