Module materials

Module materials 

Source
Expand description

Built-in material types.

Structsยง

EmissiveMaterial
A material that emits light without being affected by scene lighting.
StandardMaterial
A physically-based rendering (PBR) material using the metallic-roughness workflow.
UnlitMaterial
A simple, unlit material.
WireframeMaterial
A material that renders geometry as a wireframe for debugging and editor visualization.