ShaderNodeTexSky(ShaderNode)

base classes — bpy_struct, Node, ShaderNode

class bpy.types.ShaderNodeTexSky(ShaderNode)
color_mapping

Color mapping settings

Type :ColorMapping, (readonly, never None)
sun_direction

Direction from where the sun is shining

Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
texture_mapping

Texture coordinate mapping settings

Type :TexMapping, (readonly, never None)
turbidity
Type :float in [-inf, inf], default 0.0

Inherited Properties

Inherited Functions

Previous topic

ShaderNodeTexNoise(ShaderNode)

Next topic

ShaderNodeTexVoronoi(ShaderNode)