TextureNode(Node)

base classes — bpy_struct, Node

subclasses — TextureNodeInvert, TextureNodeCompose, TextureNodeHueSaturation, TextureNodeCurveTime, TextureNodeCurveRGB, TextureNodeRGBToBW, TextureNodeOutput, TextureNodeDecompose, TextureNodeValToNor, TextureNodeImage, TextureNodeDistance, TextureNodeValToRGB, TextureNodeRotate, TextureNodeBricks, TextureNodeMixRGB, TextureNodeMath, TextureNodeViewer, TextureNodeTexture, TextureNodeScale, TextureNodeCoordinates, TextureNodeTranslate, TextureNodeChecker

class bpy.types.TextureNode(Node)
type
Type :enum 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’, ‘GROUP’, ‘REROUTE’, ‘FRAME’], default ‘OUTPUT’, (readonly)

Inherited Properties

Inherited Functions

Previous topic

Texture(ID)

Next topic

TextureNodeBricks(TextureNode)