Table of Contents

Property bendFactor

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

bendFactor

Gets or sets the bend factor used by tree renderers that support wind bending.

public float bendFactor { get; set; }

Property Value

float

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.