This version of Unity is unsupported.

FalloffType

enumeration

Description

Available falloff models for baking.

Properties

InverseSquaredInverse squared distance falloff model.
InverseSquaredNoRangeAttenuationInverse squared distance falloff model (without smooth range attenuation).
LinearLinear falloff model.
LegacyQuadratic falloff model.
UndefinedFalloff model is undefined.