![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Attributes | |
| FBoxSphereBounds | BoxSphereBounds |
| float | MinDrawDistance |
| float | MaxDrawDistance |
| float | MaxCullDistance |
Bounding information used to cull primitives in the scene.
| FBoxSphereBounds FPrimitiveBounds::BoxSphereBounds |
| float FPrimitiveBounds::MaxCullDistance |
Maximum cull distance for the primitive. This is only different from the MaxDrawDistance for HLOD.
| float FPrimitiveBounds::MaxDrawDistance |
Maximum draw distance for the primitive.
| float FPrimitiveBounds::MinDrawDistance |
Square of the minimum draw distance for the primitive.