Property positionInputs
positionInputs
Gets or sets custom position-buffer inputs exposed to the terrain graph for this biome.
public PositionInput[] positionInputs { get; set; }
Property Value
Remarks
The getter returns a copy of the array. At request time, each valid position container is copied into a temporary graph buffer keyed by its configured input name.