For the complete documentation index, see llms.txt. This page is also available as Markdown.

RoomleConfigurator.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