FilePlyWriteOptionsExportMaterial Property |
Determines whether to export a material.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic bool ExportMaterial { get; set; }
Public Property ExportMaterial As Boolean
Get
Set
Property Value
Type:
Boolean
See Also