Table of Contents

Property biomeMaskGraph

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

biomeMaskGraph

Gets or sets an optional post-process graph that refines the generated biome mask.

public BiomeMaskGraph biomeMaskGraph { get; set; }

Property Value

BiomeMaskGraph

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.