Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
void SetUseConservativeBounds
(
bool bValue
)
Remarks
Sets whether to use conservative bounds. This doesn't fully recalculate bounds on instance addition/removal/transform change. Instead maintains a conservative bound that only grows.