Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Desktop.GL.Graphics Namespace Reference

Classes

class  vxTexture2D
 

Enumerations

enum  vxTextureType { Content , LocalDisk , Networked }
 

Enumeration Type Documentation

◆ vxTextureType

Enumerator
Content 

This texture is internal content.

LocalDisk 

This texture is loaded from the local disk.

Networked 

This texture is loaded from a network location.