Table of Contents

Property minHeight

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

minHeight

Gets or sets the minimum instance height multiplier.

public float minHeight { get; set; }

Property Value

float

Remarks

Values below zero are clamped to zero. Unity Terrain forwards this to UnityEngine.DetailPrototype.minHeight. Polaris combines it with minWidth when building prototype size.