Property bendFactor
bendFactor
Gets or sets the bend factor used by wind-reactive detail rendering.
public float bendFactor { get; set; }
Property Value
Remarks
Polaris forwards this value directly to its grass prototype. Unity Terrain uses it only for its UnityEngine.DetailPrototype bend factor support.