Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SMAAPass

Smaapass See the ngx3js docs page for details.

Hierarchy

Index

Constructors

constructor

Properties

areaTexture

areaTexture: I3JS.Texture

clear

clear: boolean

edgesRT

enabled

enabled: boolean

fsQuad

fsQuad: object

materialBlend

materialBlend: I3JS.ShaderMaterial

materialEdges

materialEdges: I3JS.ShaderMaterial

materialWeights

materialWeights: I3JS.ShaderMaterial

needsSwap

needsSwap: boolean

renderToScreen

renderToScreen: boolean

searchTexture

searchTexture: I3JS.Texture

uniformsBlend

uniformsBlend: object

uniformsEdges

uniformsEdges: object

uniformsWeights

uniformsWeights: object

weightsRT

Methods

getAreaTexture

  • getAreaTexture(): string

getSearchTexture

  • getSearchTexture(): string

render

setSize

  • setSize(width: number, height: number): void

Generated using TypeDoc