RBX.lua.BlockMesh (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Alecdude No edit summary |
>Alecdude No edit summary |
||
Line 3: | Line 3: | ||
{{Preliminary}} | {{Preliminary}} | ||
A BlockMesh is simply what the name suggests - a simple mesh for a block. Much like it's identical object, [[ | A BlockMesh is simply what the name suggests - a simple mesh for a block. Much like it's identical object, [[RBX.lua.CylinderMesh_(Object)|CylinderMesh]], it can only be used for blocks. | ||
==Functions== | ==Functions== |
Revision as of 04:11, 20 December 2008
Preliminary:This item is under development and is likely to change. 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 only incorporates the global functions.
Properties
In addition to the global properties, the BlockMesh also has these:
Events
The BlockMesh only incorporates the global events.