LoadData

LoadData(TriMesh)

Indexgegevens laden vanTriMesh

public void LoadData(TriMesh mesh)
ParameterTypeBeschrijving
meshTriMesh

Zie ook


LoadData(int[])

Indexgegevens laden

public void LoadData(int[] indices)
ParameterTypeBeschrijving
indicesInt32[]

Zie ook


LoadData(uint[])

Indexgegevens laden

public void LoadData(uint[] indices)
ParameterTypeBeschrijving
indicesUInt32[]

Zie ook


LoadData(short[])

Indexgegevens laden

public void LoadData(short[] indices)
ParameterTypeBeschrijving
indicesInt16[]

Zie ook