base classes — bpy_struct, Node, NodeInternal, CompositorNode
Height of the ellipse
Type: | float in [0, 2], default 0.2 |
---|
Type: | enum in [‘ADD’, ‘SUBTRACT’, ‘MULTIPLY’, ‘NOT’], default ‘ADD’ |
---|
Rotation angle of the ellipse
Type: | float in [-31.4159, 31.4159], default 0.0 |
---|
Width of the ellipse
Type: | float in [0, 2], default 0.3 |
---|
X position of the middle of the ellipse
Type: | float in [-1, 2], default 0.5 |
---|
Y position of the middle of the ellipse
Type: | float in [-1, 2], default 0.5 |
---|
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