Property shouldCollectSceneHeight
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
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.