CompositorNodeZcombine(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeZcombine(CompositorNode)
use_alpha

Take Alpha channel into account when doing the Z operation

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

CompositorNodeViewer(CompositorNode)

Next topic

CompositorNodes(bpy_struct)