Esempio n. 1
0
 public string HeightTexture(uint mtl_id)
 {
     return(Marshal.PtrToStringAnsi(MeshMLViewerCoreImporter.HeightTexture(core_, mtl_id)));
 }