Tesla Graphics Engine Documentation (January 2012)
RemoveBuffer Method (semantic)
TeslaTesla.SceneMeshDataRemoveBuffer(VertexSemantic)
Removes a vertex element from the mesh data's buffer map. This will always remove the buffer associated with the vertex semantic and semantic index of 0.
Declaration Syntax
C#
public DataBuffer RemoveBuffer(
	VertexSemantic semantic
)
Parameters
semantic (VertexSemantic)
Vertex semantic
Return Value
The buffer removed

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)