A helper class that stores info regarding the export of plugins of a specified type.
More...
|
string | FileNameSuffix [get, set] |
| The name suffix of the exported file. For example, if the file name to be exported is "car.vrscene" and FileNameSuffix is "light", then the exported file name will be "car_light.vrscene".
|
|
PluginType | Type [get, set] |
| The type of the plugins to be exported.
|
|
A helper class that stores info regarding the export of plugins of a specified type.
◆ SubFileInfo()
VRay.SubFileInfo.SubFileInfo |
( |
PluginType |
type, |
|
|
string |
fileNameSuffix |
|
) |
| |
Constructs an instance of SubFileInfo.
- Parameters
-
type | The plugin type to be exported in a separate file. |
fileNameSuffix | The name suffix of the exported file. |
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/ExportSettings.cs