Table of Contents

Delegate VerticalDistortionHook

Namespace
WorldgenLib
Assembly
WorldgenLib.VintageStory.dll

Hook delegate for step 4 (VerticalDistortion) — per-column.

public delegate void VerticalDistortionHook(ChunkContext chunk, ref ColumnContext col)

Parameters

chunk ChunkContext
Hook delegate for step 4 (VerticalDistortion) — per-column.
col ColumnContext
Hook delegate for step 4 (VerticalDistortion) — per-column.