CompositorNodeScale(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeScale(CompositorNode)
space

Coordinate space to scale relative to

Type :enum in [‘RELATIVE’, ‘ABSOLUTE’, ‘SCENE_SIZE’, ‘RENDER_SIZE’], default ‘RELATIVE’

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeRotate(CompositorNode)

Next topic

CompositorNodeSepHSVA(CompositorNode)