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

Class CompositorNodeLensdist


The Lensdist Object

(no references to this struct found)

Instance Variables [hide private]
boolean fit
For positive distortion factor only: scale image such that black areas are not visible
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
boolean jitter
Enable/disable jittering; faster, but also noisier
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)
boolean projector
Enable/disable projector mode.
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
Instance Variable Details [hide private]

projector

Enable/disable projector mode. Effect is applied in horizontal direction only.
Type:
boolean