Click or drag to resize

IMaterialContainerAspect Interface

Interface to allow access to an aspect's materials.

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

The IMaterialContainerAspect type exposes the following members.

Properties
 NameDescription
Public propertyMaterials The materials on the aspect.
Public propertyMeshMaterials
(Inherited from IMaterialContainer)
Top
See Also