Create Image Node
Create Image
Section titled “Create Image” Category Image
Is Pair Node: No
The Create Image Node is used to create a new Texture with defined width and height.
Inputs
Section titled “Inputs” Type: VecI
Default: (32, 32)
Min: (1, 1)
The size of the image to create.
Type: Paintable
Default: Transparent
The Paintable to fill the image with.
Content Matrix
Section titled “ Content Matrix ” Type: Matrix3x3
Default: Identity
Matrix to transform the content before painting onto the image. Use to scale, rotate, or translate the content.
Outputs
Section titled “Outputs” Render Output
Section titled “ Render Output ” Type: Painter
Default: unset
Paint instruction to render the image