Method OnCollectSceneHeight
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
targetRtRenderTextureThe destination texture that receives scene-height data.
requestedWorldRectRectThe world-space rectangle encoded by
targetRt.