Skip to content

RoyInterface / Exports / resource/material/RoyMaterialBase / RoyShadingMode

Enumeration: RoyShadingMode

resource/material/RoyMaterialBase.RoyShadingMode

Enum for the shading mode of a RoyMaterialBase.

Table of contents

Enumeration Members

Enumeration Members

MetalRoughness

MetalRoughness = 0

Metal Roughness shading mode.


SpecularGlossiness

SpecularGlossiness = 1

Specular Glossiness shading mode.


Phong

Phong = 2

Phong shading mode.