Difference between revisions of "LlGetTexture"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=57|func_sleep=0.0|func_energy=10.0
|func_id=57|func_sleep=0.0|func_energy=10.0
|func=llGetTexture|return_type=string|p1_type=integer|p1_name=face
|func=llGetTexture|return_type=string|p1_type=integer|p1_name=face
|func_footnote
|func_footnote=If the object is no-mod and the texture is not in the inventory, return a {{LSLG|NULL_KEY}}.<br/>If it is a texture in the object's inventory, return the inventory name, otherwise return the texture [[UUID]].
|func_desc
|func_desc
|return_text=that is the texture of '''face'''<br/>If the object is no-mod and the texture is not in the inventory and the object is no-mod, return a {{LSLG|NULL_KEY}}.<br/>If it is a texture in the object's inventory, return the inventory name, otherwise return the texture UUID.
|return_text=that is the texture on '''face'''
|spec
|spec
|caveats
|caveats

Revision as of 18:38, 11 February 2007