#include <materialparameter.h>
Same as MaterialExchangeData with extra instructions information for the parameter mapping. This class is to be merged with MaterialExchangeData by 2025 release.
Public Attributes | |
HashMap< Id, InstructionSet > | _instructions |
Public Attributes inherited from MaterialExchangeData | |
Id | _materialTypeId |
DataDictionary | _parameters |
HashMap< Id, Data > | _textures |
HashMap<Id, InstructionSet> _instructions |
Contains a set of instructions with the auxiliary information for the parameter mapping. Each parameter in _parameters can be mapped to the instruction set. Each instruction set contains a set of maxon::material::InstructionData