Method Rebase
Rebase(uint)
Set the base seed value of this sampler. Note that ConstantSamplers do not have base seeds.
Declaration
public void Rebase(uint seed)
Parameters
Type | Name | Description |
---|---|---|
uint | seed | The seed that will replace the sampler's current seed |