ShaderNodeTexVoronoi(ShaderNode)

base classes — bpy_struct, Node, ShaderNode

class bpy.types.ShaderNodeTexVoronoi(ShaderNode)
color_mapping

Color mapping settings

Type :ColorMapping, (readonly, never None)
coloring
  • INTENSITY Intensity, Only calculate intensity.
  • CELLS Cells, Color cells by position.
Type :enum in [‘INTENSITY’, ‘CELLS’], default ‘INTENSITY’
texture_mapping

Texture coordinate mapping settings

Type :TexMapping, (readonly, never None)

Inherited Properties

Inherited Functions

Previous topic

ShaderNodeTexSky(ShaderNode)

Next topic

ShaderNodeTexWave(ShaderNode)