Property biomeMaskGraph
biomeMaskGraph
Gets or sets an optional post-process graph that refines the generated biome mask.
public BiomeMaskGraph biomeMaskGraph { get; set; }
Property Value
Remarks
When assigned, the base combined biome mask is fed into BiomeMaskGraphUtilities.RequestData, and the
resulting mask replaces the original cache mask before the biome data is stored.