Hierarchy

  • ITemplateOptions

Properties

degrade?: number

If not provided, uses the degradation value in the template itself.

mirrorHorizontally?: boolean

If not provided, randomly decides whether to mirror the template horizontally.

mirrorVertically?: boolean

If not provided, randomly decides whether to mirror the template vertically.

overlap?: boolean

If not provided, uses the overlap boolean in the template itself.

rotate?: 0 | 180 | 90 | 270

If not provided, randomly decides the rotation of the template.

which?: string

The exact template to use.

Generated using TypeDoc