ImportedImageVisualMaterial Property |
The material for an imported image is the image itself plus an overriding color. This color is also used for the back face background color.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic MeshMaterialProperty Material { get; set; }Property Value
MeshMaterialProperty
See Also