Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > USceneComponent
Syntax
UPROPERTY ()
uint8 bComputeBoundsOnceForGame: 1
Remarks
If true, this component will cache its bounds during cooking or in PIE and never recompute it again. This is for components that are known to be static.