Tesla Graphics Engine Documentation (January 2012)
ContainsBuffer Method (semantic)
TeslaTesla.SceneMeshDataContainsBuffer(VertexSemantic)
Queries if the mesh data's buffer map contains the vertex element buffer that corresponds to the specified semantic and semantic index of 0.
Declaration Syntax
C#
public bool ContainsBuffer(
	VertexSemantic semantic
)
Parameters
semantic (VertexSemantic)
Vertex Semantic
Return Value
True if the vertex element buffer exists, false otherwise

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