![]() |
CG Framework 0.1
Chloroplast Games Framework
|
Public Member Functions | |
override void | CreateMesh () |
abstract void | CreateMesh () |
Public Attributes | |
MeshGenerator.Directions | Direction = MeshGenerator.Directions.Up |
float | Radius = 1f |
int | Sides = 30 |
bool | GenerateNormals = true |
bool | GenerateUVs = true |
![]() | |
Mesh | GeneratedMesh |
|
virtual |
Implements Dest.Modeling.PrimitiveBase.
MeshGenerator.Directions Dest.Modeling.Disk.Direction = MeshGenerator.Directions.Up |
bool Dest.Modeling.Disk.GenerateNormals = true |
bool Dest.Modeling.Disk.GenerateUVs = true |
float Dest.Modeling.Disk.Radius = 1f |
int Dest.Modeling.Disk.Sides = 30 |