base classes — bpy_struct, ID
subclasses — ImageTexture, MarbleTexture, EnvironmentMapTexture, PointDensityTexture, VoxelDataTexture, BlendTexture, MusgraveTexture, StucciTexture, VoronoiTexture, MagicTexture, PluginTexture, WoodTexture, CloudsTexture, DistortedNoiseTexture, NoiseTexture
Texture datablock used by materials, lamps, worlds and brushes
Adjusts the contrast of the texture
| Type : | float in [0.01, 5], default 0.0 |
|---|
| Type : | float in [0, 2], default 0.0 |
|---|
| Type : | float in [0, 2], default 0.0 |
|---|
| Type : | float in [0, 2], default 0.0 |
|---|
Adjusts the brightness of the texture
| Type : | float in [0, 2], default 0.0 |
|---|
Adjusts the saturation of colors in the texture
| Type : | float in [0, 2], default 0.0 |
|---|
| Type : | enum in [‘NONE’, ‘BLEND’, ‘CLOUDS’, ‘DISTORTED_NOISE’, ‘ENVIRONMENT_MAP’, ‘IMAGE’, ‘MAGIC’, ‘MARBLE’, ‘MUSGRAVE’, ‘NOISE’, ‘POINT_DENSITY’, ‘STUCCI’, ‘VORONOI’, ‘VOXEL_DATA’, ‘WOOD’], default ‘NONE’ |
|---|
Toggle color ramp operations
| Type : | boolean, default False |
|---|
Make this a node-based texture
| Type : | boolean, default False |
|---|
Show Alpha in Preview Render
| Type : | boolean, default False |
|---|
Materials that use this texture (readonly)
Object modifiers that use this texture (readonly)
Inherited Properties
Inherited Functions
|
References