Click or drag to resize

FilePlyWriteOptionsExportMaterial Property

Determines whether to export a material.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool ExportMaterial { get; set; }

Property Value

Type: Boolean
See Also