RenderSlots(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
RenderSlots
(bpy_struct)¶ Collection of the render slots
-
active
¶ Active render slot of the image
Type: RenderSlot
-
active_index
¶ Index of an active render slot of the image
Type: int in [0, 8], default 0
-
Inherited Properties
Inherited Functions
References