Table of Contents

Property biomeMaskResolution

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

biomeMaskResolution

Gets or sets the resolution of the base biome mask and the editable biome-mask adjustment texture.

public int biomeMaskResolution { get; set; }

Property Value

int

Remarks

The value is clamped to Vista's supported range and rounded to a multiple of 8. When the resolution changes, existing biomeMaskAdjustments data is resampled with bilinear filtering so manual mask edits are preserved instead of discarded.