base classes — bpy_struct, TextureSlot
Texture slot for textures in a LineStyle datablock
Amount texture affects alpha
| Type: | float in [-inf, inf], default 0.0 |
|---|
Amount texture affects diffuse color
| Type: | float in [-inf, inf], default 0.0 |
|---|
| Type: | enum in [‘FLAT’, ‘CUBE’, ‘TUBE’, ‘SPHERE’], default ‘FLAT’ |
|---|
| Type: | enum in [‘NONE’, ‘X’, ‘Y’, ‘Z’], default ‘NONE’ |
|---|
| Type: | enum in [‘NONE’, ‘X’, ‘Y’, ‘Z’], default ‘NONE’ |
|---|
| Type: | enum in [‘NONE’, ‘X’, ‘Y’, ‘Z’], default ‘NONE’ |
|---|
Texture coordinates used to map the texture onto the background
| Type: | enum in [‘WINDOW’, ‘GLOBAL’, ‘ALONG_STROKE’, ‘ORCO’], default ‘WINDOW’ |
|---|
The texture affects the alpha value
| Type: | boolean, default False |
|---|
The texture affects basic color of the stroke
| Type: | boolean, default False |
|---|
Lower half of the texture is for tips of the stroke
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions
References