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