UGeometryCollectionComponent::CalcLocalBounds

Calculate the local bounds of the component.

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::CalcLocalBounds()

UGeometryCollectionComponent::CalcLocalBounds()

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Syntax

virtual FBoxSphereBounds CalcLocalBounds() const

Remarks

Calculate the local bounds of the component. Default behavior is calling CalcBounds with an identity transform.

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