'Declaration Public Function AddAlphaModulation( _ ByVal amount As System.Single _ ) As AlphaModulation
public AlphaModulation AddAlphaModulation( System.float amount )
Parameters
- amount
- The amount to scale the alpha.
Return Value
The inserted AlphaModulation effect.