Table of Contents

Property holeEdgePadding

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

holeEdgePadding

Gets or sets how aggressively Unity Terrain removes details near terrain holes.

public float holeEdgePadding { get; set; }

Property Value

float

Remarks

The value is clamped to the [0, 1] range before storage and mapped to UnityEngine.DetailPrototype.holeEdgePadding. Polaris does not consume this property.