How many additional Jump Flood rounds to use.
The standard number of rounds is log2(resolution). Additional rounds can reduce inaccuracies.
Declaration¶
public int AdditionalJumpFloodRounds { get; set; }
How many additional Jump Flood rounds to use.
The standard number of rounds is log2(resolution). Additional rounds can reduce inaccuracies.
public int AdditionalJumpFloodRounds { get; set; }