Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
Syntax
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.