Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
- UStaticMeshComponent::GetStaticLightingInfo()
- UInstancedStaticMeshComponent::GetStaticLightingInfo()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual void GetStaticLightingInfo
(
FStaticLightingPrimitiveInfo & OutPrimitiveInfo,
const TArray < ULightComponent * > & InRelevantLights,
const FLightingBuildOptions & Options
)