C# 클래스 SynthExport.ExportSettings

파일 보기 프로젝트 열기: neonascent/SynthExport-Fork

공개 메소드들

메소드 설명
ExportSettings ( ExportSource source, string sourcePath, bool exportPointClouds, bool exportCameraParameters, bool exportMaxScript, bool exportMaxScriptPos, bool exportMaxScriptSpheres ) : System

메소드 상세

ExportSettings() 공개 메소드

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
리턴 System