Inheritance: CascadeSharp.TKService.Graphic3d.Graphic3d_TextureRoot
 public Graphic3d_TextureEnv(Graphic3d_TextureEnv parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void SetTextureEnv(Graphic3d_TextureEnv theTextureEnv)
 {
     throw new NotImplementedException();
 }