Click or drag to resize

IMaterialContainer Interface

Interface to retrieve the MeshMaterial's on an object. Inherited by MeshObject and IMaterialContainerAspect

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public interface IMaterialContainer

The IMaterialContainer type exposes the following members.

Properties
 NameDescription
Public propertyMeshMaterials 
Top
See Also