CompositorNodeOutputFile(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeOutputFile(CompositorNode)
active_input

Active input in details view list

Type :NodeSocket, (readonly)
active_input_index

Active input index in details view list

Type :int in [-inf, inf], default 0
base_path

Base output path for the image

Type :string, default “”, (never None)
format
Type :ImageFormatSettings, (readonly)

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeNormalize(CompositorNode)

Next topic

CompositorNodePremulKey(CompositorNode)