![]() |
CG Framework 0.1
Chloroplast Games Framework
|
Public Member Functions | |
override void | CreateMesh () |
abstract void | CreateMesh () |
Public Attributes | |
MeshGenerator.Directions | Direction = MeshGenerator.Directions.Back |
float | Width = 1f |
float | Height = 1f |
bool | GenerateNormals = true |
bool | GenerateUVs = true |
![]() | |
Mesh | GeneratedMesh |
|
virtual |
Implements Dest.Modeling.PrimitiveBase.
MeshGenerator.Directions Dest.Modeling.Quad.Direction = MeshGenerator.Directions.Back |
bool Dest.Modeling.Quad.GenerateNormals = true |
bool Dest.Modeling.Quad.GenerateUVs = true |
float Dest.Modeling.Quad.Height = 1f |
float Dest.Modeling.Quad.Width = 1f |