Queries if the mesh data's buffer map contains the vertex element buffer that
corresponds to the specified semantic and semantic index.
| C# |
public bool ContainsBuffer( VertexSemantic semantic, int index )
- semantic (VertexSemantic)
- Vertex Semantic
- index (Int32)
- Semantic index
True if the vertex element buffer exists, false otherwise
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)