RhinoCommon API
File3dmMaterials Property |
Note: This API is now obsolete.
Materials in this file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
[ObsoleteAttribute("Use the new AllMaterials property")] public IList<Material> Materials { get; }
<ObsoleteAttribute("Use the new AllMaterials property")> Public ReadOnly Property Materials As IList(Of Material) Get