Enum MaterialType
- Namespace
- HelixToolkit.SharpDX.Assimp
- Assembly
- HelixToolkit.SharpDX.Assimp.dll
public enum MaterialType
- Extension Methods
Fields
Auto = 0Automatic determine material type
BlinnPhong = 1The blinn phong
Diffuse = 3The diffuse
Normal = 5The normal
PBR = 2The PBR
Position = 6The position
VertexColor = 4The vertex color