Enum ModelType
The Model type.
Namespace: Evergine.Common.Shared.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum ModelType : byte
Fields
Name | Description |
---|---|
Capsule | Capsule Model |
Cone | Cone Model |
Cube | Cube Model. |
Custom | Custom Model |
Cylinder | Cylinder Model |
Plane | Plane Model. |
Pyramid | Pyramid Model. |
Sphere | Sphere Model. |
Teapot | Teapot Model. |
Torus | The Torus Model. |