HexTilingParams constructor
HexTilingParams({})
Implementation
HexTilingParams({
this.patchScale = 2,
this.useContrastCorrectedBlending = true,
this.lookupSkipThreshold = 0.01,
this.textureSampleCoefficientExponent = 8
});