Navigation
Unreal Engine C++ API Reference > Plugins > ImagePlate > UImagePlateComponent
- USceneComponent::CalcBounds()
- UImagePlateComponent::CalcBounds()
References
Module | ImagePlate |
Header | /Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/ImagePlateComponent.h |
Include | #include "ImagePlateComponent.h" |
Source | /Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Private/ImagePlateComponent.cpp |
virtual FBoxSphereBounds CalcBounds
&40;
const FTransform & LocalToWorld
&41; const
Remarks
Calculate the bounds of the component. Default behavior is a bounding box/sphere of zero size.