appendColor

open fun appendColor(color: <Error class: unknown class>, bounds: <Error class: unknown class>)

Creates a new render node drawing the @color into the given @bounds and appends it to the current render node of @snapshot.

You should try to avoid calling this function if

Parameters

color

the color to draw

bounds

the bounds for the new node