Table of Contents

Property noiseSpread

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

noiseSpread

Gets or sets the noise spread used by Unity Terrain's detail placement.

public float noiseSpread { get; set; }

Property Value

float

Remarks

This value is passed through to UnityEngine.DetailPrototype.noiseSpread. Polaris does not currently use it.