[−][src]Module amethyst_rendy::mtl
Physically-based material.
Structs
Material | A physically based Material with metallic workflow, fully utilized in PBR render pass. |
MaterialDefaults | A resource providing default textures for |
TexAlbedo | Macro Generated Texture Type |
TexAmbientOcclusion | Macro Generated Texture Type |
TexCavity | Macro Generated Texture Type |
TexEmission | Macro Generated Texture Type |
TexMetallicRoughness | Macro Generated Texture Type |
TexNormal | Macro Generated Texture Type |
TextureOffset | Material reference this part of the texture |
Traits
StaticTextureSet | Trait providing generic access to a collection of texture handles |
Type Definitions
FullTextureSet | Type alias for a tuple collection of a complete PBR texture set. |