ObjRoot.Materials

ObjRoot.Materials property

Gets or sets the materials.

public List<ObjMaterial> Materials { get; set; }

Property Value

The materials.

See Also