|
ObjFileToWpfModel3DConverterReuseMaterials Property |
Gets or sets a boolean that specified if one material instance defined in obj file can be reused for all Model3D objects that use that material.
If false than a new material instance will be created for each usage. Default value is true.
Namespace: Ab3dAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ReuseMaterials { get; set; }
Property Value
BooleanSee Also