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

#include <SdwModule.hpp>

Collaboration diagram for castor3d::shader::LightingModelDesc:
Collaboration graph
[legend]

Public Attributes

DiffuseBrdfDesc diffuse
 
SpecularBrdfDesc specular
 
SheenBrdfDesc sheen
 
ClearcoatBrdfDesc clearcoat
 
ScatteringModelDesc scattering
 

Member Data Documentation

◆ clearcoat

ClearcoatBrdfDesc castor3d::shader::LightingModelDesc::clearcoat

◆ diffuse

DiffuseBrdfDesc castor3d::shader::LightingModelDesc::diffuse

◆ scattering

ScatteringModelDesc castor3d::shader::LightingModelDesc::scattering

◆ sheen

SheenBrdfDesc castor3d::shader::LightingModelDesc::sheen

◆ specular

SpecularBrdfDesc castor3d::shader::LightingModelDesc::specular

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