示例#1
0
 public string NormalTexture(uint mtl_id)
 {
     return(Marshal.PtrToStringAnsi(MeshMLViewerCoreImporter.NormalTexture(core_, mtl_id)));
 }