|
static const std::unordered_map< uint32_t,DescriptorBinding > & | getDescriptorBindings (MaterialType type) |
|
static Material | createPBR (Core &core, const ImageHandle &colorImg, const SamplerHandle &colorSmp, const ImageHandle &normalImg, const SamplerHandle &normalSmp, const ImageHandle &metRoughImg, const SamplerHandle &metRoughSmp, const ImageHandle &occlusionImg, const SamplerHandle &occlusionSmp, const ImageHandle &emissiveImg, const SamplerHandle &emissiveSmp, const float baseColorFactor[4], float metallicFactor, float roughnessFactor, float normalScale, float occlusionStrength, const float emissiveFactor[3]) |
|
The documentation for this class was generated from the following files: