C# Class SynthExport.ExportSettings

Afficher le fichier Open project: neonascent/SynthExport-Fork

Méthodes publiques

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

Method Details

ExportSettings() public méthode

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
Résultat System