TextureId (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = TextureId |property = Content ''TextureId'' |description = The URL link to an image, commonly known as a te...")
 
No edit summary
Line 5: Line 5:
|property    = [[Content]] ''TextureId''
|property    = [[Content]] ''TextureId''
|description = The URL link to an image, commonly known as a texture.
|description = The URL link to an image, commonly known as a texture.
|object      = [[GBX.lua.BackpackItem (Object)|BackpackItem]], [[GBX.lua.Decal (Object)|Decal]], [[GBX.lua.Flag (Object)|Flag]], [[GBX.lua.HopperBin (Object)|HopperBin]], [[GBX.lua.Texture (Object)|Texture]], [[GBX.lua.Tool (Object)|Tool]], [[GBX.lua.SpecialMesh (Object)|SpecialMesh]],  
|object      = [[GBX.lua.BackpackItem (Object)|BackpackItem]], [[GBX.lua.FileMesh (Object)|FileMesh]],  
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Revision as of 01:02, 22 September 2021


Property
Name TextureId
Property Content TextureId
Description: The URL link to an image, commonly known as a texture.
In Object: BackpackItem, FileMesh,