copper3d / Modules / lib/environment
Module: lib/environment
Table of contents
Type Aliases
Variables
Functions
Type Aliases
environmentType
Ƭ environmentType: Object
Type declaration
| Name | Type |
|---|---|
format | string |
id | string |
name | string |
path | string | null |
Defined in
src/lib/environment/index.ts:6
Variables
environments
• Const environments: environmentType[]
Defined in
src/lib/environment/index.ts:17
Functions
setHDRFilePath
▸ setHDRFilePath(url): void
Parameters
| Name | Type |
|---|---|
url | string |
Returns
void