Property worldBounds
worldBounds
Horizontal evaluation area of the current graph request.
public Rect worldBounds { get; set; }
Property Value
- Rect
Remarks
TerrainGraph forwards this as Pinwheel.Vista.Graph.Args.WORLD_BOUNDS encoded as
(x, y, width, height). In terrain workflows it usually represents an XZ rectangle in
world or biome-local space.