'Declaration Public Function AddAlphaBiLevel( _ ByVal threshold As System.Single _ ) As AlphaBiLevel
public AlphaBiLevel AddAlphaBiLevel( System.float threshold )
Parameters
- threshold
- The threshold value for the alpha bi-level effect.
Return Value
The inserted AlphaBiLevel effect.