Outline
Add border to the image.
Node Data | |
---|---|
FilterArray | |
Display name | |
Outline | |
Internal name | |
Node_Outline | |
Inheritances | |
node | |
node_processor | |
node_outline | |
Inputs | |
node_outline | |
surface |
Surface In |
int |
Width |
color |
Color |
bool |
Blend |
float |
Blend Alpha |
enum |
Position |
bool |
Anti Aliasing |
enum |
Oversample Mode |
int |
Start |
surface |
Mask |
float |
Mix |
bool |
Active |
bool |
Crop Border |
map |
Width Map |
map |
Blend Alpha Map |
map |
Start Map |
enum |
Profile |
Outputs | |
node_outline | |
surface |
Surface Out |
surface |
Outline |
Outline node apply outline, border pixel to the surface.
Properties
Width
Thickness of the outline.
Position
Whether to draw the line inside or outside the image.
Start
Shift the line in/out of the image.
Color
Color of the outline.
Anti Aliasing
Takes the edge alpha value to consideration when drawing the outline.
Blend
Blend the extended edge color with the outline.