@novorender/api / EnvironmentDescription
Interface: EnvironmentDescription
Defined in: @novorender/src/web_app/view.ts:1602
Background/IBL environment description
Properties
name
readonly name: string;
Defined in: @novorender/src/web_app/view.ts:1604
Display name of environment
thumnbnailURL
readonly thumnbnailURL: string;
Defined in: @novorender/src/web_app/view.ts:1610
Thumbnail URL.
url
readonly url: string;
Defined in: @novorender/src/web_app/view.ts:1607
Data URL.