CompositorNodeTime(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeTime(CompositorNode)
curve
Type :CurveMapping, (readonly)
frame_end
Type :int in [-32768, 32767], default 0
frame_start
Type :int in [-32768, 32767], default 0
classmethod get_node_type()

Get the identifier of the node type

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

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeTexture(CompositorNode)

Next topic

CompositorNodeTonemap(CompositorNode)