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
chunkChunkContext- Hook delegate for step 4 (VerticalDistortion) — per-column.
colColumnContext- Hook delegate for step 4 (VerticalDistortion) — per-column.