|
|
AZ::Color | m_irradianceColor = AZ::Color(1.0f) |
| |
|
AZ::Color | m_baseColor = AZ::Color(0.0f) |
| |
|
float | m_metallicFactor = 0.0f |
| |
|
float | m_roughnessFactor = 0.0f |
| |
|
AZ::Color | m_emissiveColor = AZ::Color(0.0f) |
| |
|
RHI::Ptr< const RHI::ImageView > | m_baseColorImageView |
| |
|
RHI::Ptr< const RHI::ImageView > | m_normalImageView |
| |
|
RHI::Ptr< const RHI::ImageView > | m_metallicImageView |
| |
|
RHI::Ptr< const RHI::ImageView > | m_roughnessImageView |
| |
|
RHI::Ptr< const RHI::ImageView > | m_emissiveImageView |
| |
The documentation for this struct was generated from the following file:
- Gems/Atom/Feature/Common/Code/Include/Atom/Feature/Material/FallbackPBRMaterial.h