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: 18.03.00
Syntaxpublic MeshMaterialProperty Material { get; set; }Property Value
Type: 
MeshMaterialProperty
See Also