Table of Contents

Enum MaterialType

Namespace
HelixToolkit.SharpDX.Assimp
Assembly
HelixToolkit.SharpDX.Assimp.dll
public enum MaterialType
Extension Methods

Fields

Auto = 0

Automatic determine material type

BlinnPhong = 1

The blinn phong

Diffuse = 3

The diffuse

Normal = 5

The normal

PBR = 2

The PBR

Position = 6

The position

VertexColor = 4

The vertex color