This version of Unity is unsupported.

AngularFalloffType

enumeration

Description

Sets the method to use to compute the angular attenuation of spot lights.

Properties

LUTUses a lookup table to calculate falloff and does not support the inner angle.
AnalyticAndInnerAngleNo falloff inside inner angle then compute falloff using analytic formula.