|
| VRMat (string fileName) |
| Creates a vrmat object operating on the given file. More...
|
|
byte[] | GetDecodedThumbnail (string materialName) |
| Returns a png as a byte array More...
|
|
string | GetEncodedThumbnail (string materialName) |
| Returns a png as a base64 encoded string More...
|
|
string[] | GetMaterialList () |
| Returns an array of material names.
|
|
|
static string | PluginLibraryPath [get, set] |
| Warning: Setting PluginLibraryPath will reload the vrmat plugin and will affect all already existing VRmat instances.
|
|
◆ MetaCategories
Meta categories used to specify the mask of
Meta.mask
◆ VRMat()
VRay.VRMat.VRMat |
( |
string |
fileName | ) |
|
Creates a vrmat object operating on the given file.
- Parameters
-
fileName | The .vrmat file to use. |
◆ GetDecodedThumbnail()
byte[] VRay.VRMat.GetDecodedThumbnail |
( |
string |
materialName | ) |
|
Returns a png as a byte array
- Parameters
-
◆ GetEncodedThumbnail()
string VRay.VRMat.GetEncodedThumbnail |
( |
string |
materialName | ) |
|
Returns a png as a base64 encoded string
- Parameters
-
The documentation for this class was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CSharp/VRay_SDK_CSharp/VRayRT/VRMat.cs