Package bpy :: Module types :: Class CompositorNodeCrop
[hide private]
[frames] | no frames]

Class CompositorNodeCrop


The Crop Object

(no references to this struct found)

Instance Variables [hide private]
boolean crop_size
Whether to crop the size of the input image
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
float array of 2 items in [-10000, 10000] location
Location (Inherited from bpy.types.Node)
string name
Node name. (Inherited from bpy.types.Node)
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
int in [0, 10000] x1
X1
int in [0, 10000] x2
X2
int in [0, 10000] y1
Y1
int in [0, 10000] y2
Y2