UModelComponent::GetStaticLightingInfo

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/ModelComponent.h

Include

#include "Components/ModelComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/ModelLight.cpp

Syntax

virtual void GetStaticLightingInfo
(
    FStaticLightingPrimitiveInfo & OutPrimitiveInfo,
    const TArray< ULightComponent * > & InRelevantLights,
    const FLightingBuildOptions & Options
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss