blenderproc.python.modules.loader.HavenEnvironmentLoaderModule module

class blenderproc.python.modules.loader.HavenEnvironmentLoaderModule.HavenEnvironmentLoaderModule(config)[source]

Bases: blenderproc.python.modules.loader.LoaderInterface.LoaderInterface

This module can load hdr images as background images, which will replace the default grey background.

Configuration:

Parameter Description Type
data_path Path to the data folder, if this was downloaded via the script without changing the output folder, then it is not necessary to add this value. Default: “resources/haven”. string
run()[source]