|
ModelOptimizerCompareMaterialsByHash Property |
If true than special 64 bit hash code is calculated from each material and it is used to compare if two materials are the same (this combines difference instances of same material).
If false than material references are compared.
Default value is true.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool CompareMaterialsByHash { get; set; }
Property Value
BooleanSee Also