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