Rendering
Learn about rendering in 3dverse, including materials, shaders, and render graphs.
Key Concepts
Gain a deeper understanding of all the moving pieces involved in rendering the scene.
PBR Material Shaders
Material properties that allow texture inputs will multiply the texture sample by the corresponding material parameter's floating point value to determine the final value.
Default Render Graph
Default render graph features.