示例#1
0
 public static Texture loadTexture(string p1, THREE.MappingMode m, Action action)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public static Texture loadTexture(string p1, THREE.MappingMode m, object render)
 {
     return(null);
 }