IN THIS ARTICLE
Material System
This section contains technical details about the material system in the Atom Renderer.
Contents | Details |
---|---|
Material Pipeline Shader Interface | Material pipelines allow adapting material shaders to different render pipelines. The material shader interface is detailed here. |
Lua Material Functor API | Lua material functors allow custom logic for processing material properties. The API is detailed here. |
Related topics
Related topics | Details |
---|---|
Material System Overview | A overview of the material system and related high-level concepts. |