CompositorNodeTexture(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeTexture(CompositorNode)
node_output

For node-based textures, which output node to use

Type :int in [-32768, 32767], default 0
texture
Type :Texture
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

CompositorNodeSwitch(CompositorNode)

Next topic

CompositorNodeTime(CompositorNode)