base classes — bpy_struct, Node, NodeInternal, CompositorNode
Distance to grow/shrink (number of iterations)
| Type: | int in [-5000, 5000], default 0 |
|---|
Edge to inset
| Type: | float in [-100, 100], default 0.0 |
|---|
Falloff type the feather
| Type: | enum in [‘SMOOTH’, ‘SPHERE’, ‘ROOT’, ‘SHARP’, ‘LINEAR’], default ‘SMOOTH’ |
|---|
Growing/shrinking mode
| Type: | enum in [‘STEP’, ‘THRESHOLD’, ‘DISTANCE’, ‘FEATHER’], default ‘STEP’ |
|---|
True if a registered node type
| Returns: | Result |
|---|---|
| Return type: | boolean |
Input socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Output socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Inherited Properties
Inherited Functions