base class — bpy_struct
Collection of worlds
Add a new world to the main database
| Parameters: | name (string) – New name for the datablock. |
|---|---|
| Returns: | New world datablock. |
| Return type: | World |
Remove a world from the current blendfile.
| Parameters: | world (World, (never None)) – World to remove. |
|---|
tag
| Parameters: | value (boolean) – Value |
|---|
Inherited Properties
Inherited Functions
|
References