TupleComponent Description enum Tinman.Terrain.Vertices.TupleComponent Enumeration of vertex array tuple components. Public / Constants X public constant X → (0:int32) The X-component. Y public constant Y → (1:int32) The Y-component. Z public constant Z → (2:int32) The Z-component. W public constant W → (3:int32) The W-component. Semantic TupleType