Method | Description | |
---|---|---|
CameraParameterList ( IEnumerable |
||
ExportAsBundle ( string path ) : void | ||
ExportAsCsv ( string path ) : void | ||
ExportAsMaxScript ( string path ) : void | ||
ExportAsMaxScriptJustCameras ( string path, string setName ) : void | ||
ExportAsMaxScriptSensorSpheres ( string path, string setName ) : void |
public CameraParameterList ( IEnumerable |
||
cameraParameters | IEnumerable |
|
return | System |
public ExportAsMaxScript ( string path ) : void | ||
path | string | |
return | void |
public ExportAsMaxScriptJustCameras ( string path, string setName ) : void | ||
path | string | |
setName | string | |
return | void |
public ExportAsMaxScriptSensorSpheres ( string path, string setName ) : void | ||
path | string | |
setName | string | |
return | void |