mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-13 23:26:19 +00:00
Wireframe render functions for CModel and CStaticModel added
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
enum ERenderOptions
|
||||
{
|
||||
eNoRenderOptions = 0x0,
|
||||
eDrawWorld = 0x1,
|
||||
eDrawWorldCollision = 0x2,
|
||||
eDrawObjects = 0x4,
|
||||
|
||||
Reference in New Issue
Block a user