Class constructor. Sets all the param a sphere needs to exist
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
public Mesh( XYZ pos, int render, int layer ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ pos As XYZ, _ render As Integer, _ layer As Integer _ ) |
Visual C++ |
---|
public: Mesh( XYZ^ pos, int render, int layer ) |
Parameters
- pos
- Type: GLSV..::.XYZ
Mesh position
- render
- Type: System..::.Int32
Mesh render type
- layer
- Type: System..::.Int32
Mesh layer