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.