base class — bpy_struct
subclasses — ParticleSettingsTextureSlot, MaterialTextureSlot, LampTextureSlot, BrushTextureSlot, WorldTextureSlot
Texture slot defining the mapping and influence of a texture
Type : | enum in [‘MIX’, ‘ADD’, ‘SUBTRACT’, ‘MULTIPLY’, ‘SCREEN’, ‘OVERLAY’, ‘DIFFERENCE’, ‘DIVIDE’, ‘DARKEN’, ‘LIGHTEN’, ‘HUE’, ‘SATURATION’, ‘VALUE’, ‘COLOR’, ‘SOFT_LIGHT’, ‘LINEAR_LIGHT’], default ‘MIX’ |
---|
The default color for textures that don’t return RGB or when RGB to intensity is enabled
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Value to use for Ref, Spec, Amb, Emit, Alpha, RayMir, TransLu and Hard
Type : | float in [-inf, inf], default 0.0 |
---|
Inverts the values of the texture to reverse its effect
Type : | boolean, default False |
---|
Texture slot name
Type : | string, default “”, (readonly) |
---|
Fine tunes texture mapping X, Y and Z locations
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Which output node to use, for node-based textures
Type : | enum in [‘DUMMY’], default ‘DUMMY’ |
---|
Sets scaling for the texture’s X, Y and Z sizes
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Converts texture RGB values to intensity (gray) values
Type : | boolean, default False |
---|
Use this texture as a blending value on the next texture
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References