Table of Contents

Property shouldCollectSceneHeight

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

shouldCollectSceneHeight

Gets or sets whether the biome should capture a scene height texture and expose it to the terrain graph.

public bool shouldCollectSceneHeight { get; set; }

Property Value

bool

Remarks

When enabled, LPBInputProvider asks the owning VistaManager to render the current scene height into an input texture named by Vista's graph constants before graph execution begins.