IVertexLayout Description interface Tinman.Terrain.Rendering.IVertexLayout Extended by IVertexBuffer IVertexFormat VertexBufferCache sealed Base interface for classes that work with a certain vertex layout. Public / Attributes VertexLayout public attribute VertexLayout → (get) value : VertexElements [not-null] The vertex elements. Returns the elements of the vertex layout. IVertexElementWriterStream IWorkDispatcher