NodeOutputFileSlotFile(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.NodeOutputFileSlotFile(bpy_struct)¶ Single layer file slot of the file output node
-
format¶ Type: ImageFormatSettings, (readonly)
-
path¶ Subpath used for this slot
Type: string, default “”, (never None)
-
use_node_format¶ Type: boolean, default False
-
Inherited Properties
Inherited Functions
References