Module texture_brush

Structsยง

Brush
Use a brush to fill a Node2D.
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.
RENDER_TEXTURE_PROPERTY
Texture for brush.
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.
TextureBrush
Texture brush class.
VERTICAL_TILING_PROPERTY
Vertical Tiling for the brush. Affects the scale of texture coordinates.