Module composition_brush

Structsยง

Brush
Use a brush to fill a Node2D.
CompositionBrush
Texture brush class.
ContentBrush
Texture brush class.
HORIZONTAL_TILING_PROPERTY
Horizontal Tiling for the brush. Affects the scale of texture coordinates.
MODULATE_COLOR_PROPERTY
Modulation color for brush. Effects brush rendering that needs color modulation.
Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
VERTICAL_TILING_PROPERTY
Vertical Tiling for the brush. Affects the scale of texture coordinates.