Navigation
API > API/Plugins > API/Plugins/DisplayClusterLightCardExtender > API/Plugins/DisplayClusterLightCardExtender/IDisplayClusterStageActor
Description
Return the bounding box for the stage actor. The default implementation returns the components bounding box
| Name | GetBoxBounds |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplayModularFeatures/Source/DisplayClusterLightCardExtender/Public/StageActor/IDisplayClusterStageActor.h |
| Include Path | #include "StageActor/IDisplayClusterStageActor.h" |
| Source | /Engine/Plugins/Runtime/nDisplayModularFeatures/Source/DisplayClusterLightCardExtender/Private/StageActor/IDisplayClusterStageActor.cpp |
virtual FBox GetBoxBounds
(
bool bLocalSpace
) const