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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic MeshMaterialProperty Material { get; set; }Property Value
Type:
MeshMaterialProperty
See Also