Table of Contents

Property maxWidth

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

maxWidth

Gets or sets the maximum instance width multiplier.

public float maxWidth { get; set; }

Property Value

float

Remarks

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