base classes — bpy_struct, Node, CompositorNode
How the image fits in the camera frame
Type : | enum in [‘STRETCH’, ‘FIT’, ‘CROP’], default ‘STRETCH’ |
---|
Offset image horizontally (factor of image size)
Type : | float in [-inf, inf], default 0.0 |
---|
Offset image vertically (factor of image size)
Type : | float in [-inf, inf], default 0.0 |
---|
Coordinate space to scale relative to
Type : | enum in [‘RELATIVE’, ‘ABSOLUTE’, ‘SCENE_SIZE’, ‘RENDER_SIZE’], default ‘RELATIVE’ |
---|
Inherited Properties
Inherited Functions
|