Options
All
  • Public
  • Public/Protected
  • All
Menu

Object returned by TextureWorker.createGrayscaledTexture used to describe and create a texture made from another texture with grayscale filter applied to it, and write it to the storage.

since

3.0

Hierarchy

  • GrayscaledTextureBuilder

Index

Methods

  • Specifies the path to the resulting texture in the storage.

    since

    3.0

    Parameters

    • path: any_string

      absolute poth to the directory, where the resulting texture will be stored

    • name: any_string

      resulting texture's name without .png

    Returns GrayscaledTextureBuilder

    reference to itself to be used in sequential calls

Generated using TypeDoc