Node.Materials

Node.Materials property

Gets the materials associated with this node.

public IList<Material> Materials { get; }

Property Value

The materials.

See Also