Uranium
Application Framework
UM.View.RenderBatch.RenderBatch.RenderMode Class Reference

The mode to render objects in. More...

Static Public Attributes

int Points = 0x0000
 
int Lines = 0x0001
 
int LineLoop = 0x0002
 
int LineStrip = 0x0003
 
int Triangles = 0x0004
 
int TriangleStrip = 0x0005
 
int TriangleFan = 0x0006
 

Detailed Description

The mode to render objects in.

These correspond to OpenGL render modes.


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