示例#1
0
 public void SetBackgroundCubeMap(Graphic3d_CubeMap theCubeMap)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetBackgroundCubeMap(Graphic3d_CubeMap theCubeMap, bool theToUpdatePBREnv)
 {
     throw new NotImplementedException();
 }