ModelMaterialOverride constructor
Implementation
ModelMaterialOverride({
required this.name,
this.modelColor,
this.modelColorMixIntensity,
this.modelEmissiveStrength,
this.modelOpacity,
});
ModelMaterialOverride({
required this.name,
this.modelColor,
this.modelColorMixIntensity,
this.modelEmissiveStrength,
this.modelOpacity,
});