# Interface: EnvMapParams

configurator-core/src/roomle-configurator..EnvMapParams

# Table of contents

# Properties

# Properties

# intensity

Optional intensity: number

intensity of the env map (brightness of the scene). recommended value between 0.5 and 2

# Defined in

packages/common-core/src/main.ts:24 (opens new window)


# maxLightSources

Optional maxLightSources: number

maximum number of light sources (and thus shadows) extracted form the env map

# Defined in

packages/common-core/src/main.ts:32 (opens new window)


# rotation

Optional rotation: number

rotation of the environment map, influences also shadow direction

# Defined in

packages/common-core/src/main.ts:28 (opens new window)


# url

Optional url: string

url of the env map (exr or hdr)

# Defined in

packages/common-core/src/main.ts:20 (opens new window)