CompositeBrushOne

Description

abstract class Tinman.Terrain.Heightmaps.Painting.CompositeBrushOne

Derived from

Brush abstract

Abstract base class for IBrush implementations that use one aggregated brush.

Protected / Constructors

Composite​Brush​One


protected constructor CompositeBrushOne → (1)

brush in : IBrush own

[not-null]
The aggregated brush.

Creates a new instance of CompositeBrushOne.

Protected / Attributes

brush


[Owner]
protected attribute brush → (IBrush)

The aggregated brush.