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

#include <SdwModule.hpp>

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

Public Attributes

castor::String diffuse
 
castor::String specular
 
castor::String sheen
 
castor::String clearcoat
 
castor::String scattering
 

Member Data Documentation

◆ clearcoat

castor::String castor3d::shader::LightingModelNames::clearcoat

◆ diffuse

castor::String castor3d::shader::LightingModelNames::diffuse

◆ scattering

castor::String castor3d::shader::LightingModelNames::scattering

◆ sheen

castor::String castor3d::shader::LightingModelNames::sheen

◆ specular

castor::String castor3d::shader::LightingModelNames::specular

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