Class DirectionBlockProperty

For block properties that take a direction, provides a structured way to specify the direction of a block property.

Hierarchy

Constructors

Properties

Constructors

Properties

name: string

Name of the property.

validValues: Direction[]

A set of acceptable potential values for the direction-based block property.

value: Direction

Value of the block property.