Uranium
Application Framework
Loading...
Searching...
No Matches
UM.View.RenderBatch.RenderBatch.RenderMode Class Reference

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:
  • UM/View/RenderBatch.py