IVertexArraysDependent

Description

interface Tinman.Terrain.Vertices.IVertexArraysDependent

Base interface for classes that are dependent on an VertexArrays object.

Public / Methods

Set​Vertex​Arrays


public method SetVertexArrays → (1)

vertexArrays in : VertexArrays

[not-null]
The vertex data collection.

Sets the vertex data containers from which this vertex converter shall read vertex data.

TinmanException

If a required vertex container semantic is missing in vertexArrays in.