set_world_background
Set the scene world background to a solid color or an HDRI environment map with adjustable emission strength.
Instructions
Set the scene world background to a solid colour or an HDRI environment map.
Parameters:
color: Comma-separated r,g,b in 0..1 range (used when hdri_path is not given)
strength: Background emission strength (default 1.0)
hdri_path: Absolute path to a .hdr or .exr file (overrides color)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | 0.05,0.05,0.05 | |
| strength | No | ||
| hdri_path | No |