Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAsciiArtPostProcessOptions

Option available in the Ascii Art Post Process.

Hierarchy

  • IAsciiArtPostProcessOptions

Index

Properties

Optional characterSetSearch playground for characterSet

characterSet: string

The character set to use in the postprocess.

Optional fontSearch playground for font

font: string

The font to use following the w3c font definition.

Optional mixToNormalSearch playground for mixToNormal

mixToNormal: number

This defines the amount you want to mix the normal rendering pass in the ascii art. This number is defined between 0 and 1;

Optional mixToTileSearch playground for mixToTile

mixToTile: number

This defines the amount you want to mix the "tile" or caracter space colored in the ascii art. This number is defined between 0 and 1;

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method