Click or drag to resize

FilePlyWriteOptions Properties

The FilePlyWriteOptions type exposes the following members.

Properties
  NameDescription
Public propertyExportASCII
Determines whether to export as Ascii.
Public propertyExportColors
Determines whether to export vertex colors.
Public propertyExportDoubles
Determines whether vertexes are exported as doubles or floats.
Public propertyExportMaterial
Determines whether to export a material.
Public propertyExportNormals
Determines whether to export vertex normals.
Public propertyMeshingParameters
Public propertyUseSimpleDialog
Determines whether to use the simple or detailed meshing dialog.
Top
See Also