Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/RectLightComponent.h |
| Include | #include "Components/RectLightComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/RectLightComponent.cpp |
void CalculateRectLightBarnCorners
(
float SourceWidth,
float SourceHeight,
float BarnExtent,
float BarnDepth,
TStaticArray < FVector , 8 > & OutCorners
)