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 get_node_type()

Get the identifier of the node type

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

Inherited Properties

Inherited Functions

Previous topic

CompositorNode(Node)

Next topic

CompositorNodeBilateralblur(CompositorNode)