Property textureInputs
textureInputs
Gets or sets custom texture inputs exposed to the terrain graph for this biome.
public TextureInput[] textureInputs { get; set; }
Property Value
Remarks
The getter returns a copy of the array. At request time, each valid input is copied into a temporary render texture and injected into the graph input container by name.