TextureNodeTexture(TextureNode)

base classes — bpy_struct, Node, TextureNode

class bpy.types.TextureNodeTexture(TextureNode)
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

TextureNodeScale(TextureNode)

Next topic

TextureNodeTranslate(TextureNode)