Class TextureBrush

Class Hierarchy

Texture brush class.

Implements a textured brush used to fill areas with patterns.

Use a Texture Brush to fill a 2D node with a texture.

Inherits properties and message types from TextureBrushMetadata.

Synopsis

Methods
create()

Create a new texture brush

TextureBrush.TextureBrush:create(name)

Create a new texture brush.

Leaves all properties unset.

Parameters
name (string)

of this texture brush.