RenderNodeType#
- class RenderNodeType#
The type of a node determines what the node is rendering.
Fields#
- class RenderNodeType
- BLEND_NODE#
The type of the None singleton.
- BLUR_NODE#
The type of the None singleton.
- BORDER_NODE#
The type of the None singleton.
- CAIRO_NODE#
The type of the None singleton.
- CLIP_NODE#
The type of the None singleton.
- COLOR_MATRIX_NODE#
The type of the None singleton.
- COLOR_NODE#
The type of the None singleton.
- CONIC_GRADIENT_NODE#
The type of the None singleton.
- CONTAINER_NODE#
The type of the None singleton.
- CROSS_FADE_NODE#
The type of the None singleton.
- DEBUG_NODE#
The type of the None singleton.
- FILL_NODE#
The type of the None singleton.
Added in version 4.14.
- GL_SHADER_NODE#
The type of the None singleton.
- INSET_SHADOW_NODE#
The type of the None singleton.
- LINEAR_GRADIENT_NODE#
The type of the None singleton.
- MASK_NODE#
The type of the None singleton.
Added in version 4.10.
- NOT_A_RENDER_NODE#
The type of the None singleton.
- OPACITY_NODE#
The type of the None singleton.
- OUTSET_SHADOW_NODE#
The type of the None singleton.
- RADIAL_GRADIENT_NODE#
The type of the None singleton.
- REPEATING_LINEAR_GRADIENT_NODE#
The type of the None singleton.
- REPEATING_RADIAL_GRADIENT_NODE#
The type of the None singleton.
- REPEAT_NODE#
The type of the None singleton.
- ROUNDED_CLIP_NODE#
The type of the None singleton.
- SHADOW_NODE#
The type of the None singleton.
- STROKE_NODE#
The type of the None singleton.
Added in version 4.14.
- SUBSURFACE_NODE#
The type of the None singleton.
Added in version 4.14.
- TEXTURE_NODE#
The type of the None singleton.
- TEXTURE_SCALE_NODE#
The type of the None singleton.
Added in version 4.10.
- TEXT_NODE#
The type of the None singleton.
- TRANSFORM_NODE#
The type of the None singleton.