FileObjWriteOptionsExportNormals Property |
Enable/disable export of vertex normals, if they exist.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool ExportNormals { get; set; }
Public Property ExportNormals As Boolean
Get
Set
Property Value
Type:
Boolean
See Also