This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

struct Enlighten::UE4::InverseSquareFalloffModel

Inverse-square radial falloff model.

Classes

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?

  • No labels