TEXTURE BLANK

From Second Life Wiki

Jump to: navigation, search

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
Like any string constants longer then 3 characters and used in multiple places in the code, they should be store in a global variable. The result will be a considerable memory savings.

Related Articles

Deep Notes

History

Personal tools