Property dataMask
dataMask
Gets or sets which output categories should be generated and cached for this biome.
public BiomeDataMask dataMask { get; set; }
Property Value
Remarks
The mask is passed to TerrainGraphUtilities.RequestBiomeData. Disabling a flag skips generating and
storing that output category for this biome's cache.