Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.