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

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

Member Function Documentation

◆ CreateMesh()

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

Member Data Documentation

◆ Direction

MeshGenerator.Directions Dest.Modeling.Disk.Direction = MeshGenerator.Directions.Up

◆ GenerateNormals

bool Dest.Modeling.Disk.GenerateNormals = true

◆ GenerateUVs

bool Dest.Modeling.Disk.GenerateUVs = true

◆ Radius

float Dest.Modeling.Disk.Radius = 1f

◆ Sides

int Dest.Modeling.Disk.Sides = 30

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