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: 15.0.2.11458
Syntax
C#
public interface IMaterialContainerAspect

The IMaterialContainerAspect type exposes the following members.

Properties
  NameDescription
Public propertyMaterials
The materials on the aspect.
Top
See Also