BicubicSampling¶
Whether to use bicubic sampling to reduce artifacts.
This is only needed when using gerstner waves without normal maps or small waves to hide artifacts.
Declaration¶
public bool BicubicSampling { get; set; }
Whether to use bicubic sampling to reduce artifacts.
This is only needed when using gerstner waves without normal maps or small waves to hide artifacts.
public bool BicubicSampling { get; set; }