Interface ITerrainGraphArgumentsFiller
Defines a contract for supplying additional execution arguments to a terrain graph.
public interface ITerrainGraphArgumentsFiller
Methods
- FillTerrainGraphArguments(TerrainGraph, IDictionary<int, Args>)
Adds or updates graph argument entries before terrain-graph execution.