Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
MaterialAttrib.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.TD
 

Enumerations

enum  Teigha.TD.MaterialAttrib {
  Teigha.TD.kAmbient = 0x1 , Teigha.TD.kDiffuse = 0x2 , Teigha.TD.kSpecular = 0x4 , Teigha.TD.kTransparency = 0x8 ,
  Teigha.TD.kRoughness = 0x20 , Teigha.TD.kBumpMap = 0x40 , Teigha.TD.kReflectionProp = 0x100 , Teigha.TD.kRefraction = 0x200
}