Share

LightingStyle.UploadImage Method

Parent Object: LightingStyle

Description

Upload an IBL image to current lighting style.

Syntax

LightingStyle.UploadImage( ImageFileName As String, [EnvName] As Variant )

Parameters

Name Type Description
ImageFileName String Input String value that specifies the image file name. Valid image extension types are: .hdr and .exr.
EnvName Variant Optional input String value that specifies the environment name. If not specified the default file name will be used.

This is an optional argument whose default value is null.

Version

Introduced in version 2024

Was this information helpful?