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

Class CompositorNodeColorSpill


The Color Spill Object

(no references to this struct found)

Instance Variables [hide private]
enum channel
Channel in...
float in [0, 0.5] factor
How much the selected channel is affected by
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)
Instance Variable Details [hide private]

channel

Channel in...
  • R
  • G
  • B
Type:
enum