Eyeshot 10 WPF API Reference
Materials Property (ReadOBJ)

WPF Assembly > devDept.Eyeshot.Translators Namespace > ReadOBJ Class : Materials Property
Gets or sets the materials defined in the attached MTL files.
Syntax
'Declaration
 
Public ReadOnly Property Materials As Dictionary(Of String,Material)
public Dictionary<string,Material> Materials {get;}
See Also

Reference

ReadOBJ Class
ReadOBJ Members