Table of Contents

Property maxHeight

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

maxHeight

Gets or sets the maximum instance height multiplier.

public float maxHeight { get; set; }

Property Value

float

Remarks

Values below zero are clamped to zero. Unity Terrain forwards this to UnityEngine.DetailPrototype.maxHeight.