ShaderNodeTexture(ShaderNode)

base classes — bpy_struct, Node, ShaderNode

class bpy.types.ShaderNodeTexture(ShaderNode)
node_output

For node-based textures, which output node to use

Type :int in [-32768, 32767], default 0
texture
Type :Texture
classmethod get_node_type()

Get the identifier of the node type

Returns:Result
Return type:string, (never None)

Inherited Properties

Inherited Functions

Previous topic

ShaderNodeTexWave(ShaderNode)

Next topic

ShaderNodeTree(NodeTree)