MeshType (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
No edit summary
>Trappingnoobs
No edit summary
Line 1: Line 1:
{{Disambig|[[MeshType (Enum)]]}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name = MeshType
|name = MeshType
Line 7: Line 9:


{{clear floats}}
{{clear floats}}
{{Enum|The MeshType [[Enum]] is used to set what type of mesh the SpecialMesh is.|
{{Enum/row|0|Head|Makes the object head-shaped.}}
{{Enum/row|1|Torso|Makes the object torso-shaped.}}
{{Enum/row|2|Wedge|Makes the object triangle-shaped.}}
{{Enum/row|3|Sphere|Makes the object sphere-shaped.}}
{{Enum/row|4|Cylinder|Makes the object cylinder-shaped.}}
{{Enum/row|5|FileMesh|Allows a custom mesh, specified by the [[MeshId]], to be used.}}
{{Enum/row|5|Brick|Makes the object brick-shaped.}}
}}


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

Revision as of 19:42, 20 July 2011

You might be looking for one of these pages:
MeshType (Enum)

MeshType
Property Enum MeshType
Description Sets what type of mesh the object is.
Member of SpecialMesh