TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum TupleComponent in Tinman.Terrain.Vertices

Enumeration of vertex array tuple components.

enum TupleComponent  

Items

X = 0

The X-component.

Y = 1

The Y-component.

Z = 2

The Z-component.

W = 3

The W-component.