Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FilterHelper

Hierarchy

  • FilterHelper

Implements

Index

Constructors

constructor

Properties

clipRect

clipRect: Rectangle

projectionMatrix3D

projectionMatrix3D: Matrix3D

renderTarget

renderTarget: Texture

target

targetBounds

targetBounds: Rectangle

textureFormat

textureFormat: string

textureScale

textureScale: number

Methods

dispose

  • dispose(): void

getTexture

  • getTexture(resolution?: number): Texture

purge

  • purge(): void

putTexture

  • putTexture(texture: Texture): void

start

  • start(numPasses: number, drawLastPassToBackBuffer: boolean): void

Generated using TypeDoc