CompositorNodeFilter(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeFilter(CompositorNode)
filter_type
Type :enum in [‘SOFTEN’, ‘SHARPEN’, ‘LAPLACE’, ‘SOBEL’, ‘PREWITT’, ‘KIRSCH’, ‘SHADOW’], default ‘SOFTEN’
classmethod get_node_type()

Get the identifier of the node type

Returns:Result
Return type:string, (never None)

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeEllipseMask(CompositorNode)

Next topic

CompositorNodeFlip(CompositorNode)