Crate rin::material [−][src]
Materials in mutiny. This module is renderer independent and the Components in it only specify materials data and some utilities. Each specific renderer should read this components in the scene and implement their behaivour
Modules
metals | |
parameter | |
texture |
Structs
Enums
AlphaType | |
BlendFactor | |
Face | |
MaterialType | |
Property | |
ShaderPrecision | |
UniformValueRef |
Traits
Material | |
MaterialParameterTypes | |
PbrMaterial |