RoomleConfigurator.Internal.EnvMapParams

configurator-core/src/roomle-configurator.internal.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


maxLightSources

Optional maxLightSources: number

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


rotation

Optional rotation: number

rotation of the environment map, influences also shadow direction


url

Optional url: string

url of the env map (exr or hdr)

Last updated