base class — bpy_struct
Collection of worlds
| Type: | boolean, default False, (readonly) |
|---|
Add a new world to the main database
| Parameters: | name (string, (never None)) – 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