Property sampleCount
sampleCount
Controls the numbers of samples taken during the ray-marching process for shadows. Increasing this might lead to higher quality at the expenses of performance.
Declaration
public int sampleCount { get; set; }
Property Value
Type | Description |
---|---|
int |