CG Framework 0.1
Chloroplast Games Framework
Dest.Modeling.Quad Class Reference
+ Inheritance diagram for Dest.Modeling.Quad:

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
 
- Public Attributes inherited from Dest.Modeling.PrimitiveBase
Mesh GeneratedMesh
 

Member Function Documentation

◆ CreateMesh()

override void Dest.Modeling.Quad.CreateMesh ( )
virtual

Member Data Documentation

◆ Direction

◆ GenerateNormals

bool Dest.Modeling.Quad.GenerateNormals = true

◆ GenerateUVs

bool Dest.Modeling.Quad.GenerateUVs = true

◆ Height

float Dest.Modeling.Quad.Height = 1f

◆ Width

float Dest.Modeling.Quad.Width = 1f

The documentation for this class was generated from the following file: