MaterialType Enum

Definition

Supported material types.

public enum class MaterialType
public enum MaterialType
type MaterialType = 
Public Enum MaterialType
Inheritance
MaterialType

Fields

Color 1

A fixed color material, optionally multiplied with a texture.

Pbr 0

Physically-Based Rendering (PBR)

Applies to

See also