Table of Contents

Property positionInputs

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

positionInputs

Gets or sets custom position-buffer inputs exposed to the terrain graph for this biome.

public PositionInput[] positionInputs { get; set; }

Property Value

PositionInput[]

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.