ULocalLightComponent::GetBoundingBox

Return the world-space bounding box of the light's influence.

Windows
MacOS
Linux

Override Hierarchy

ULightComponent::GetBoundingBox()

ULocalLightComponent::GetBoundingBox()

References

Module

Engine

Header

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

Include

#include "Components/LocalLightComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/LocalLightComponent.cpp

Syntax

virtual FBox GetBoundingBox() const

Remarks

Return the world-space bounding box of the light's influence.

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