base classes — bpy_struct, Node, ShaderNode
Color mapping settings
| Type : | ColorMapping, (readonly, never None) |
|---|
Image file color space
| Type : | enum in [‘COLOR’, ‘NONE’], default ‘NONE’ |
|---|
Parameters defining which layer, pass and frame of the image is displayed
| Type : | ImageUser, (readonly, never None) |
|---|
Projection of the input image
| Type : | enum in [‘EQUIRECTANGULAR’, ‘MIRROR_BALL’], default ‘EQUIRECTANGULAR’ |
|---|
Texture coordinate mapping settings
| Type : | TexMapping, (readonly, never None) |
|---|
Inherited Properties
Inherited Functions
|