Skip to Content
DocsAPIClassesWorldImported

WorldImported

Inherits from: World

World class for importing environment lighting from a .blend file.

Use it to bring in custom procedural lighting setups and adjust their parameters by the script.

Methods

set_params

Description:

Signature:

def set_params(self, **kwargs)

Arguments:

  • **kwargs

Attributes

filepath

Type: str


world_name

Type: str


params

Type: dict


Last updated on