Property bendFactor
bendFactor
Gets or sets the bend factor used by tree renderers that support wind bending.
public float bendFactor { get; set; }
Property Value
Remarks
Unity Terrain forwards this to UnityEngine.TreePrototype.bendFactor. Polaris uses the tree prefab and base transform settings instead and does not currently read this field when building tree prototypes.