Node.Materials
Node.Materials property
Gets the materials associated with this node.
public IList<Material> Materials { get; }
Property Value
The materials.
See Also
- class Material
 - class Node
 - namespace Aspose.ThreeD
 - assembly Aspose.3D
 
Gets the materials associated with this node.
public IList<Material> Materials { get; }
The materials.