Property space
space
Gets or sets the simulation space passed to the terrain graph and biome mask graph.
public Space space { get; set; }
Property Value
- Space
Remarks
The value is forwarded into graph execution arguments so nodes can interpret biome-local data in either local or world space, depending on the selected mode.