C# Class SynthExport.ExportSettings

Exibir arquivo Open project: neonascent/SynthExport-Fork

Public Methods

Method Description
ExportSettings ( ExportSource source, string sourcePath, bool exportPointClouds, bool exportCameraParameters, bool exportMaxScript, bool exportMaxScriptPos, bool exportMaxScriptSpheres ) : System

Method Details

ExportSettings() public method

public ExportSettings ( ExportSource source, string sourcePath, bool exportPointClouds, bool exportCameraParameters, bool exportMaxScript, bool exportMaxScriptPos, bool exportMaxScriptSpheres ) : System
source ExportSource
sourcePath string
exportPointClouds bool
exportCameraParameters bool
exportMaxScript bool
exportMaxScriptPos bool
exportMaxScriptSpheres bool
return System