Slope

Description

Name

class Tinman.Brush.Slope

Derived from

Brush

A brush that creates a slope-based coverage mask from the elevation layer that is output by this brush.

Fields / Required

first

Type

Brush

Constraint

# != null

The brush to apply first.


from

Type

number

Constraint

# > 0

The slope angle (in degrees) to map to zero coverage.


to

Type

number

Constraint

# > 0

The slope angle (in degrees) to map to full coverage.