Constructor ConstantSampler
ConstantSampler()
Constructs a ConstantSampler
Declaration
public ConstantSampler()
ConstantSampler(float)
Constructs a new ConstantSampler
Declaration
public ConstantSampler(float value)
Parameters
Type | Name | Description |
---|---|---|
float | value | The value from which samples will be generated |