GBX.lua.Decal (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Class reference}} __NOTOC__ A Decal is an object that goes inside a Part. It allows you to place an image that is uploaded, such as a Shirt onto a player, wall, floor...") |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
A Decal is an object that goes inside a Part. It allows you to place an image that is uploaded, such as a Shirt onto a player, wall, floor, anywhere. | A Decal is an object that goes inside a Part. It allows you to place an image that is uploaded, such as a Shirt onto a player, wall, floor, anywhere. | ||
Line 10: | Line 8: | ||
In addition to the global properties, the Decal also has these: | In addition to the global properties, the Decal also has these: | ||
*[[Face]] | *[[Face (Property)|Face]] | ||
*[[Shiny]] | *[[Shiny (Property)|Shiny]] | ||
*[[Specular]] | *[[Specular (Property)|Specular]] | ||
*[[Texture]] | *[[Texture (Property)|Texture]] | ||
==Events== | ==Events== | ||
Line 21: | Line 19: | ||
[[Decals]] | [[Decals]] | ||
[[Category: | [[Category:GoodBlox Lua Objects]] |
Latest revision as of 20:03, 23 September 2021
A Decal is an object that goes inside a Part. It allows you to place an image that is uploaded, such as a Shirt onto a player, wall, floor, anywhere.
Functions
The Decal object incorporates only the global functions.
Properties
In addition to the global properties, the Decal also has these:
Events
The Decal object incorporates only the global events.