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.
Disallow Auto Scaling
Section titled “ Disallow Auto Scaling ” Type: Boolean
Default: false
Tells PixiEditor not to scale the image when rendering on partial resolutions (when zooming out in the viewport). Toggle on if zooming the viewport causes the graph to break or look weird.
Outputs
Section titled “Outputs” Render Output
Section titled “ Render Output ” Type: Painter
Default: unset
Paint instruction to render the image
All of our content is carefully written by hand, no AI was involved during the process.