This is the documentation for Enlighten.
struct Enlighten UE4 InverseSquareFalloffModel
struct Enlighten::UE4::InverseSquareFalloffModel
Inverse-square radial falloff model.
Classes
| Name | Description | 
|---|---|
| Enlighten::UE4::InverseSquareFalloffModel::CachedData | Cached data. | 
Variables
| Name | Description | 
|---|---|
| const eLightType LightType = LIGHT_TYPE_UE4_ISFALLOFF | Light type. | 
Functions
| Name | Description | 
|---|---|
| IsLineLight(const UE4InputLight< InverseSquareFalloffModel > &) | Is the given light a line-light? | 
static bool Enlighten::UE4::InverseSquareFalloffModel::IsLineLight
public: bool IsLineLight
(
    const UE4InputLight< InverseSquareFalloffModel > & light
)
Is the given light a line-light?
, multiple selections available,