Hook up SourceRadius
This commit is contained in:
parent
958251bfd4
commit
ab537a4879
21 changed files with 55 additions and 29 deletions
|
|
@ -126,6 +126,7 @@ void FLightDefaults::ApplyProperties(FDynamicLight * light) const
|
|||
light->lighttype = m_type;
|
||||
light->specialf1 = m_Param;
|
||||
light->pArgs = m_Args;
|
||||
light->pSourceRadius = &SourceRadius;
|
||||
light->pLightFlags = &m_lightFlags;
|
||||
if (m_lightFlags & LF_SPOT)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue