Options
All
  • Public
  • Public/Protected
  • All
Menu

A filter used to control channels intensity using an externally provided mask texture. The mask channel used must be provided at filter creation.

Hierarchy

  • any
    • InverseOcclusionMaskFilter

Index

Constructors

Methods

  • adaptiveFragmentShader(channel: any): string
  • override

    Parameters

    • channel: any

    Returns string

Properties

defaultUniforms: { uMaskSampler: any; alphaOcclusion: number; alpha: number; depthElevation: number } = ...
override

Type declaration

  • uMaskSampler: any
  • alphaOcclusion: number
  • alpha: number
  • depthElevation: number