[]
Adds a new AlphaBiLevel effect into the list.
public AlphaBiLevel AddAlphaBiLevel(float threshold)
Public Function AddAlphaBiLevel(threshold As Single) As AlphaBiLevel
Type | Name | Description |
---|---|---|
float | threshold | The threshold value for the alpha bi-level effect. |
Type | Description |
---|---|
AlphaBiLevel | The inserted AlphaBiLevel effect. |