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

Class ShaderNodeTexture


The Texture 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)
int in [-32768, 32767] node_output
For node-based textures, which output node to use
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
Texture texture
Texture
enum (readonly) type
Type in... (Inherited from bpy.types.ShaderNode)