UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCullingVolume Struct Reference

#include <SceneCulling.h>

Public Attributes

FVector3d WorldToVolumeTranslation
 
FConvexVolume ConvexVolume
 
FSphere3d Sphere = FSphere(ForceInit)
 

Detailed Description

Represents either a set of planes, or a sphere,

Member Data Documentation

◆ ConvexVolume

FConvexVolume FCullingVolume::ConvexVolume

◆ Sphere

FSphere3d FCullingVolume::Sphere = FSphere(ForceInit)

◆ WorldToVolumeTranslation

FVector3d FCullingVolume::WorldToVolumeTranslation

The documentation for this struct was generated from the following file: