GBX.lua.BlockMesh (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
{{Preliminary}} | {{Preliminary}} | ||
A BlockMesh is simply what the name suggests - a simple mesh for a block. Much like it's identical object, [[GBX.lua.CylinderMesh (Object)|CylinderMesh]], it can only be used for blocks. | A BlockMesh is simply what the name suggests - a simple mesh for a block. Much like it's identical object, [[GBX.lua.CylinderMesh (Object)|CylinderMesh]], it can only be used for blocks. | ||
==Functions== | ==Functions== |
Latest revision as of 20:01, 23 September 2021
Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.
A BlockMesh is simply what the name suggests - a simple mesh for a block. Much like it's identical object, CylinderMesh, it can only be used for blocks.
Functions
The BlockMesh object only incorporates the global functions.
Properties
In addition to the global properties, the BlockMesh object also has these:
Events
The BlockMesh object only incorporates the global events.