ObjSaveOptions.PointCloud

ObjSaveOptions.PointCloud property

Gets or sets the flag whether the exporter should export the scene as point cloud(without topological structure), default value is false

public bool PointCloud { get; set; }

See Also