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

Class TextureNode


The Texture Node 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)
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...
Instance Variable Details [hide private]

type

Type in...
  • OUTPUT
  • CHECKER
  • TEXTURE
  • BRICKS
  • MATH
  • MIX_RGB
  • RGBTOBW
  • VALTORGB
  • IMAGE
  • CURVE_RGB
  • INVERT
  • HUE_SAT
  • CURVE_TIME
  • ROTATE
  • VIEWER
  • TRANSLATE
  • COORD
  • DISTANCE
  • COMPOSE
  • DECOMPOSE
  • VALTONOR
  • SCALE
  • SCRIPT
Type:
enum (readonly)