ImageRenderOptions
Overview
ImageRenderOptions is a class in Aspose.3D FOSS for .NET.
Inherits from: SaveOptions.
Image render options
Properties
| Name | Type | Access | Description |
|---|---|---|---|
BackgroundColor | Vector3 | Read/Write | Defines the clear color used for the rendered image background |
AssetDirectories | List<string> | Read | Holds a list of folder paths searched for external assets during rendering |
EnableShadows | bool | Read/Write | Toggles whether shadows are calculated in the rendered image |
Name | string | Read/Write | Specifies an optional identifier for the render options configuration |
Methods
| Signature | Description |
|---|---|
ImageRenderOptions() |