Base for creating new brush shapes

Hierarchy (View Summary)

Constructors

  • Parameters

    • Optionalsettings: { depth?: number; height?: number; uniform?: boolean; width?: number }

    Returns PyramidBrushShape

    Constructs a new instance of the PyramidBrushShape class

Accessors

  • get displayName(): string

    Returns string

  • get icon(): string

    Returns string

  • get id(): string

    Returns string

Methods