Table of Contents

Class LPBUtilities

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

Provides helper functions used by Local Procedural Biome mask generation.

public static class LPBUtilities
Inheritance
LPBUtilities
Inherited Members

Remarks

LPB stands for LocalProceduralBiome. The current utility surface focuses on combining a generated base biome mask with user-authored per-pixel adjustment data through a hidden shader pass.

Methods

CombineBiomeMask(RenderTexture, Texture)

Applies a biome-mask adjustment texture onto an existing base biome mask in place.