Table of Contents

Property minWidth

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

minWidth

Gets or sets the minimum instance width multiplier.

public float minWidth { get; set; }

Property Value

float

Remarks

Values below zero are clamped to zero. Unity Terrain forwards this to UnityEngine.DetailPrototype.minWidth. Polaris also uses this value as the X and Z size components for generated grass prototypes.