Table of Contents

Property dataMask

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

dataMask

Gets or sets which output categories should be generated and cached for this biome.

public BiomeDataMask dataMask { get; set; }

Property Value

BiomeDataMask

Remarks

The mask is passed to TerrainGraphUtilities.RequestBiomeData. Disabling a flag skips generating and storing that output category for this biome's cache.