[]
Adds a new AlphaReplace effect into the list.
public AlphaReplace AddAlphaReplace(float alpha)
Public Function AddAlphaReplace(alpha As Single) As AlphaReplace
Type | Name | Description |
---|---|---|
float | alpha | The alpha (opacity) value. |
Type | Description |
---|---|
AlphaReplace | The inserted AlphaReplace effect. |