Table of Contents

Property bendFactor

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

bendFactor

Gets or sets the bend factor used by wind-reactive detail rendering.

public float bendFactor { get; set; }

Property Value

float

Remarks

Polaris forwards this value directly to its grass prototype. Unity Terrain uses it only for its UnityEngine.DetailPrototype bend factor support.