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

Public Member Functions

override void CreateMesh ()
 
abstract void CreateMesh ()
 

Public Attributes

float Radius = 1f
 
int Tesselation = 4
 
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.GeoSphere.CreateMesh ( )
virtual

Member Data Documentation

◆ GenerateNormals

bool Dest.Modeling.GeoSphere.GenerateNormals = true

◆ GenerateUVs

bool Dest.Modeling.GeoSphere.GenerateUVs = true

◆ Invert

bool Dest.Modeling.GeoSphere.Invert

◆ Radius

float Dest.Modeling.GeoSphere.Radius = 1f

◆ Tesselation

int Dest.Modeling.GeoSphere.Tesselation = 4

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