Inherits IDisposable.
|
class | ScannedMaterialPreset |
| A structure containing some parameter values considered optimal for the rendering of the material. For example the ccior, you can add clear coat to any material by the UI, but the car paints should have ior by default, so in this structure we keep the values that must be set when the material is just created. More...
|
|
◆ getInfo()
string VRay.ScannedMaterialInfo.getInfo |
( |
string |
filename | ) |
|
Get information string about the file content.
- Parameters
-
filename | The path and the name of the file containing the scanned material data. |
- Returns
- Info about the scanned material or null on failure.
◆ getPreset()
Get preset values of the scanned material.
- Parameters
-
filename | The path and the name of the file containing the scanned material data. |
- Returns
- The scanned material preset values or null on failure.
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/ScannedMaterialInfo.cs