base class — bpy_struct
Collection of scene objects
Link object to scene, run scene.update() after.
| Parameters: | object (Object, (never None)) – Object to add to scene. |
|---|---|
| Returns: | The newly created base. |
| Return type: | ObjectBase |
Inherited Properties
Inherited Functions
|
References