Canvas
Draw on surface using brush
Node Data | |
---|---|
Io | |
Display name | |
Canvas | |
Internal name | |
Node_Canvas | |
Inheritances | |
node | |
node_canvas | |
Inputs | |
node_canvas | |
dimension |
Dimension |
color |
Color |
int |
Brush Size |
float |
Fill Threshold |
enum |
Fill Type |
bool |
Draw Preview Overlay |
surface |
Brush |
int |
Surface Amount |
surface |
Background |
float |
Background Alpha |
bool |
Render Background |
float |
Alpha |
bool |
Frames Animation |
float |
Animation Speed |
bool |
Use Background Dimension |
range |
Brush Distance |
bool |
Rotate Brush By Direction |
rotation |
Random Direction |
enum |
Animation Type |
Outputs | |
node_canvas | |
surface |
Surface Out |
Canvas node is used for drawing directly to surface.
Properties
Dimension
The size of the canvas.
Frames Animation
Whether to output as animated surface or surface array.
Animation Type
What to do when the animation reaches the last frame.
- Loop: Loop back to the first frame.
- Hold: Freeze on the last frame.
- Clear: Output empty surface.
Animation Speed
The speed of the animation.
Background
The background texture.
Use Background Dimension
Whether to use the background texture dimensions instead of the Dimension.
Background Alpha
The alpha of the background texture.
Tools
Canvas node comes with a set of tools for drawing on the surface.
Actions
Actions are refered to the right-side button in the preview panel. These can be seen as tools for more specific tasks.