Castor3D 0.17.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::shader::LightingModelSpec Struct Reference

#include <SdwModule.hpp>

Public Attributes

DiffuseBRDFPtr diffuse
 
SpecularBRDFPtr specular
 
SheenBRDFPtr sheen
 
ClearcoatBRDFPtr clearcoat
 
ScatteringModelPtr scattering
 

Member Data Documentation

◆ clearcoat

ClearcoatBRDFPtr castor3d::shader::LightingModelSpec::clearcoat

◆ diffuse

DiffuseBRDFPtr castor3d::shader::LightingModelSpec::diffuse

◆ scattering

ScatteringModelPtr castor3d::shader::LightingModelSpec::scattering

◆ sheen

SheenBRDFPtr castor3d::shader::LightingModelSpec::sheen

◆ specular

SpecularBRDFPtr castor3d::shader::LightingModelSpec::specular

The documentation for this struct was generated from the following file: