Class MeshBuilder
Inheritance
System.Object
MeshBuilder
Assembly: AxEngine.dll
Syntax
public static class MeshBuilder
Methods
|
Improve this Doc
View Source
Cube()
Declaration
public static StaticMeshComponent Cube()
Returns
|
Improve this Doc
View Source
DebugCube()
Declaration
public static StaticMeshComponent DebugCube()
Returns
|
Improve this Doc
View Source
Sphere(Int32)
Declaration
public static StaticMeshComponent Sphere(int divisions)
Parameters
Type |
Name |
Description |
System.Int32 |
divisions |
|
Returns