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

Class CompositorNodeMapValue


The Map Value Object

(no references to this struct found)

Instance Variables [hide private]
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)
float array of 1 items in [-1000, 1000] max
Maximum
float array of 1 items in [-1000, 1000] min
Minimum
string name
Node name. (Inherited from bpy.types.Node)
float array of 1 items in [-1000, 1000] offset
Offset
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
float array of 1 items in [-1000, 1000] size
Size
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
boolean use_max
Use Maximum
boolean use_min
Use Minimum