CompositorNodeAlphaOver(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeAlphaOver(CompositorNode)
premul

Mix Factor

Type :float in [0, 1], default 0.0
use_premultiply
Type :boolean, default False
classmethod is_registered_node_type()

True if a registered node type

Returns:Result
Return type:boolean
init(context)
static update(self)

Inherited Properties

Inherited Functions

Previous topic

CompositorNode(Node)

Next topic

CompositorNodeBilateralblur(CompositorNode)