Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheComponent
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheComponent.h |
| Include | #include "GeometryCacheComponent.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheComponent.cpp |
void UpdateLocalBounds&40;&41;
Remarks
Update LocalBounds member from the local box of each section
Update the local bounds of this component based on the bounds of all the tracks in this component. This is used to accelerate CalcBounds above.