ImageRenderOptions

ImageRenderOptions

Overview

ImageRenderOptions is a class in Aspose.3D FOSS for .NET. Inherits from: SaveOptions.

Image render options

Properties

NameTypeAccessDescription
BackgroundColorVector3Read/WriteDefines the clear color used for the rendered image background
AssetDirectoriesList<string>ReadHolds a list of folder paths searched for external assets during rendering
EnableShadowsboolRead/WriteToggles whether shadows are calculated in the rendered image
NamestringRead/WriteSpecifies an optional identifier for the render options configuration

Methods

SignatureDescription
ImageRenderOptions()

See Also