Ejemplo n.º 1
0
 public uint NumVertexStreams(uint mesh_id)
 {
     return(MeshMLViewerCoreImporter.NumVertexStreams(core_, mesh_id));
 }