Available falloff models for baking.
| Property | Description | 
|---|---|
| InverseSquared | Inverse squared distance falloff model. | 
| InverseSquaredNoRangeAttenuation | Inverse squared distance falloff model (without smooth range attenuation). | 
| Linear | Linear falloff model. | 
| Legacy | Quadratic falloff model. | 
| Undefined | Falloff model is undefined. |