Difference between revisions of "Internal Textures"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
__NOTOC__ {{Multi-lang|category=LSL}}{{LSL Header}}
This page is a work in progress [[User:Tapple Gao|Tapple Gao]] ([[User talk:Tapple Gao|talk]]) 06:51, 6 June 2018 (PDT)
This page is a work in progress [[User:Tapple Gao|Tapple Gao]] ([[User talk:Tapple Gao|talk]]) 06:51, 6 June 2018 (PDT)


Line 35: Line 37:
|Hides alpha textures behind it
|Hides alpha textures behind it
|-
|-
|[[TEXTURE_MEDIA]]
|BAKED_HEAD
|e97cf410-8e61-7005-ec06-629eba4cd1fb
| 11c5d053-0ea9-a529-46cb-351d4e84d17a
|[[Second Life Project BakesOnMesh/5.1.3.513936]]
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|-
|BAKED_UPPER
|149e7c88-74ef-995b-5e23-a27208de3193
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|-
|BAKED_LOWER
|066d5659-0856-748e-a6de-495d896fe93b
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|-
|BAKED_EYES
|136c0789-b42c-4c6c-134b-63669d981fcb
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|-
|BAKED_SKIRT
|baf656f8-0b45-a85a-244e-f3bdb835f1a2
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|-
|BAKED_HAIR
|1ba5b07f-2d59-21ed-066c-1e188f9a8cad
|[[Release Notes/Second Life Project BakesOnMesh/5.1.3.513936]]
|}
|}


{{LSL_Constant/string}}{{LSL Constant
== Related Articles ==
|name=TEXTURE_BLANK
 
|type=string
|value="5748decc-f629-461c-9a36-a35a221fe21f"
|desc=UUID for the "Blank" texture
|examples
|notes
|constants=
{{LSL ConstRow|TEXTURE_MEDIA}}
{{LSL ConstRow|TEXTURE_PLYWOOD}}
{{LSL ConstRow|TEXTURE_TRANSPARENT}}
|functions=
{{LSL DefineRow||[[llSetTexture]]|}}
{{LSL DefineRow||[[llSetTexture]]|}}
{{LSL DefineRow||[[llSetLinkTexture]]|}}
{{LSL DefineRow||[[llSetLinkTexture]]|}}
{{LSL DefineRow||[[llSetPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams]]|}}
|events
[[Category:LSL Texture]]
|history=
*{{SVN|543|ver=1.20.7|anchor=file35}} - Introduction
* 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 ]]
|cat1=Texture
|cat2=
|cat3
|cat4
}}

Revision as of 07:04, 6 June 2018

This page is a work in progress Tapple Gao (talk) 06:51, 6 June 2018 (PDT)

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
BAKED_HEAD 11c5d053-0ea9-a529-46cb-351d4e84d17a Release Notes/Second Life Project BakesOnMesh/5.1.3.513936
BAKED_UPPER 149e7c88-74ef-995b-5e23-a27208de3193 Release Notes/Second Life Project BakesOnMesh/5.1.3.513936
BAKED_LOWER 066d5659-0856-748e-a6de-495d896fe93b Release Notes/Second Life Project BakesOnMesh/5.1.3.513936
BAKED_EYES 136c0789-b42c-4c6c-134b-63669d981fcb Release Notes/Second Life Project BakesOnMesh/5.1.3.513936
BAKED_SKIRT baf656f8-0b45-a85a-244e-f3bdb835f1a2 Release Notes/Second Life Project BakesOnMesh/5.1.3.513936
BAKED_HAIR 1ba5b07f-2d59-21ed-066c-1e188f9a8cad Release Notes/Second Life Project BakesOnMesh/5.1.3.513936

Related Articles

|-style="vertical-align:top;" | style="color:gray;" |•  | llSetTexture | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llSetLinkTexture | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llSetPrimitiveParams | style="color:gray;" | | | |-style="vertical-align:top;" | style="color:gray;" |•  | llSetLinkPrimitiveParams | style="color:gray;" | | |