Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EffectWrapper

Wraps an effect to be used for rendering

Hierarchy

  • EffectWrapper

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

onApplyObservableSearch playground for onApplyObservable

onApplyObservable: Observable<{}>

Event that is fired right before the effect is drawn (should be used to update uniforms)

Accessors

effect

  • The underlying effect

    Returns Effect

  • The underlying effect

    Parameters

    Returns any

Methods

disposeSearch playground for dispose

  • dispose(): void
  • Disposes of the effect wrapper

    Returns void

Legend

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