Table of Contents

Method OnCollectSceneHeight

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

OnCollectSceneHeight(RenderTexture, Rect)

Draws this tile's height contribution into a destination texture representing a requested world-space rectangle.

void OnCollectSceneHeight(RenderTexture targetRt, Rect requestedWorldRect)

Parameters

targetRt RenderTexture

The destination texture that receives scene-height data.

requestedWorldRect Rect

The world-space rectangle encoded by targetRt.