RBX.lua.SpecialMesh (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Dingdong272
Deleted the spam part of it. I did a terrible job. Someone 'wikify' this.
>Anaminus
Wikified.
Line 1: Line 1:
A mesh is used to change the look of a brick. The types of a SpecialMesh are:
{{CatUp|Class reference}}


*Head
 
*Wedge
The ''SpecialMesh'' object is used to change the appearance of a brick.
*FileMesh
 
==Functions==
The SpecialMesh object only incorporates the global functions.
 
==Properties==
In addition to the Global properties, the SpecialMesh also has these:
 
*[[MeshId]]
*[[MeshType]]
*[[Scale]]
*[[TextureId]]
*[[VertexColor]]
 
==Events==
The SpecialMesh object only incorporates the global events.

Revision as of 04:50, 14 April 2008


The SpecialMesh object is used to change the appearance of a brick.

Functions

The SpecialMesh object only incorporates the global functions.

Properties

In addition to the Global properties, the SpecialMesh also has these:

Events

The SpecialMesh object only incorporates the global events.