CompositorNodeDespeckle(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeDespeckle(CompositorNode)
threshold

Threshold for detecting pixels to despeckle

Type :float in [0, 1], default 0.0
threshold_neighbour

Threshold for the number of neighbor pixels that must match

Type :float in [0, 1], default 0.0

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeDefocus(CompositorNode)

Next topic

CompositorNodeDiffMatte(CompositorNode)