Public Member Functions | |
MeshTexturing (std::string_view identifier, Document help) | |
void | bind (TextureUnitContainer &cont) |
void | setUniforms (Shader &shader) const |
MeshShaderCache::Requirement | getRequirement () const |
void | addDefines (Shader &shader) const |
Public Attributes | |
ImageInport | inport |
int | unitNumber |
BoolCompositeProperty | texture |
OptionProperty< BlendMode > | blendMode |
BoolProperty | swap |
FloatProperty | mix |