Property baseResolution
baseResolution
Gets or sets the base graph resolution used when generating the biome cache in the biome's own bounds.
public int baseResolution { get; set; }
Property Value
Remarks
The value is clamped to Vista's supported range and rounded up to a multiple of 8 before storage because graph compute kernels expect resolutions aligned to that granularity.