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

Public Member Functions

override void CreateMesh ()
 
abstract void CreateMesh ()
 

Public Attributes

float SizeX = 1f
 
float SizeY = 1f
 
float SizeZ = 1f
 
bool GenerateNormals = true
 
bool GenerateUVs = true
 
bool Invert
 
- Public Attributes inherited from Dest.Modeling.PrimitiveBase
Mesh GeneratedMesh
 

Member Function Documentation

◆ CreateMesh()

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

Member Data Documentation

◆ GenerateNormals

bool Dest.Modeling.Box.GenerateNormals = true

◆ GenerateUVs

bool Dest.Modeling.Box.GenerateUVs = true

◆ Invert

bool Dest.Modeling.Box.Invert

◆ SizeX

float Dest.Modeling.Box.SizeX = 1f

◆ SizeY

float Dest.Modeling.Box.SizeY = 1f

◆ SizeZ

float Dest.Modeling.Box.SizeZ = 1f

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