Difference between revisions of "Internal Textures"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "{{LSL_Constant/string}}{{LSL Constant |name=TEXTURE_BLANK |type=string |value="5748decc-f629-461c-9a36-a35a221fe21f" |desc=UUID for the "Blank" texture |examples |notes |const...")
 
m (typo)
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{LSL_Constant/string}}{{LSL Constant
__NOTOC__ {{Multi-lang|category=LSL}}{{LSL Header}}
|name=TEXTURE_BLANK
 
|type=string
Various Textures built into the viewer
|value="5748decc-f629-461c-9a36-a35a221fe21f"
 
|desc=UUID for the "Blank" texture
{| class="sortable" {{prettytable}}
|examples
|-{{Hl2}}
|notes
!Texture Name
|constants=
![[UUID]]
{{LSL ConstRow|TEXTURE_MEDIA}}
!Description
{{LSL ConstRow|TEXTURE_PLYWOOD}}
|-
{{LSL ConstRow|TEXTURE_TRANSPARENT}}
|[[TEXTURE_DEFAULT]]
|functions=
|89556747-24cb-43ed-920b-47caed15465f
{{LSL DefineRow||[[llSetTexture]]|}}
|Default plywood texture
{{LSL DefineRow||[[llSetLinkTexture]]|}}
|-
{{LSL DefineRow||[[llSetPrimitiveParams]]|}}
|[[TEXTURE_PLYWOOD]]
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
|89556747-24cb-43ed-920b-47caed15465f
|events
|Default plywood texture
|history=
|-
*{{SVN|543|ver=1.20.7|anchor=file35}} - Introduction
|[[TEXTURE_BLANK]]
* Date of Release  [[ Release_Notes/Second_Life_Release/1.20#Release_Notes_for_Second_Life_1.20.15_Jul_24th.2C_2008 | 24/07/2008 ]]
|5748decc-f629-461c-9a36-a35a221fe21f
|cat1=Texture
|Blank, all white texture in the Texture window
|cat2=
|-
|cat3
|[[TEXTURE_TRANSPARENT]]
|cat4
|8dcd4a48-2d37-4909-9f78-f7a9eb4ef903
}}
|*Default Transparent Texture
|-
|[[TEXTURE_MEDIA]]
|8b5fec65-8d8d-9dc5-cda8-8fdf2716e361
|Also triggers targeting
|-
|[[Invisiprim]] 1
|38b86f85-2575-52a9-a531-23108d8da837
|Hides alpha textures behind it
|-
|[[Invisiprim]] 2
|e97cf410-8e61-7005-ec06-629eba4cd1fb
|Hides alpha textures behind it
|-
|IMG_USE_BAKED_HEAD
|5a9f4a74-30f2-821c-b88d-70499d3e7183
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_UPPER
|ae2de45c-d252-50b8-5c6e-19f39ce79317
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_LOWER
|24daea5f-0539-cfcf-047f-fbc40b2786ba
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_EYES
|52cc6bb6-2ee5-e632-d3ad-50197b1dcb8a
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_SKIRT
|43529ce8-7faa-ad92-165a-bc4078371687
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_HAIR
|09aac1fb-6bce-0bee-7d44-caac6dbb6c63
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_LEFTARM
|ff62763f-d60a-9855-890b-0c96f8f8cd98
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_LEFTLEG
|8e915e25-31d1-cc95-ae08-d58a47488251
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_AUX1
|9742065b-19b5-297c-858a-29711d539043
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_AUX2
|03642e83-2bd1-4eb9-34b4-4c47ed586d2d
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|-
|IMG_USE_BAKED_AUX3
|edd51b77-fc10-ce7a-4b3d-011dfc349e4f
|Sets face to use specified channel for [https://community.secondlife.com/knowledgebase/english/bakes-on-mesh-r1512/ Bakes on Mesh]
|}
 
== Related Articles ==
 
* [[llSetTexture]]
 
[[Category:LSL Texture]]

Revision as of 10:59, 3 October 2019

Various Textures built into the viewer

Texture Name UUID Description
TEXTURE_DEFAULT 89556747-24cb-43ed-920b-47caed15465f Default plywood texture
TEXTURE_PLYWOOD 89556747-24cb-43ed-920b-47caed15465f Default plywood texture
TEXTURE_BLANK 5748decc-f629-461c-9a36-a35a221fe21f Blank, all white texture in the Texture window
TEXTURE_TRANSPARENT 8dcd4a48-2d37-4909-9f78-f7a9eb4ef903 *Default Transparent Texture
TEXTURE_MEDIA 8b5fec65-8d8d-9dc5-cda8-8fdf2716e361 Also triggers targeting
Invisiprim 1 38b86f85-2575-52a9-a531-23108d8da837 Hides alpha textures behind it
Invisiprim 2 e97cf410-8e61-7005-ec06-629eba4cd1fb Hides alpha textures behind it
IMG_USE_BAKED_HEAD 5a9f4a74-30f2-821c-b88d-70499d3e7183 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_UPPER ae2de45c-d252-50b8-5c6e-19f39ce79317 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_LOWER 24daea5f-0539-cfcf-047f-fbc40b2786ba Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_EYES 52cc6bb6-2ee5-e632-d3ad-50197b1dcb8a Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_SKIRT 43529ce8-7faa-ad92-165a-bc4078371687 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_HAIR 09aac1fb-6bce-0bee-7d44-caac6dbb6c63 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_LEFTARM ff62763f-d60a-9855-890b-0c96f8f8cd98 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_LEFTLEG 8e915e25-31d1-cc95-ae08-d58a47488251 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_AUX1 9742065b-19b5-297c-858a-29711d539043 Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_AUX2 03642e83-2bd1-4eb9-34b4-4c47ed586d2d Sets face to use specified channel for Bakes on Mesh
IMG_USE_BAKED_AUX3 edd51b77-fc10-ce7a-4b3d-011dfc349e4f Sets face to use specified channel for Bakes on Mesh

Related Articles