Method Transform
Transform(TInput, float)
Randomly transforms the input.
public virtual TOutput Transform(TInput input, float randomValue)
Parameters
input
TInputrandomValue
float
Returns
- TOutput
Randomly transforms the input.
public virtual TOutput Transform(TInput input, float randomValue)
input
TInputrandomValue
float