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

#include <FirstPersonSceneExtension.h>

Public Attributes

FBoxSphereBounds FirstPersonBounds = FBoxSphereBounds(ForceInit)
 
FBoxSphereBounds WorldSpaceRepresentationBounds = FBoxSphereBounds(ForceInit)
 
uint32 bHasFirstPersonPrimitives: 1 = false
 
uint32 bHasFirstPersonWorldSpaceRepresentationPrimitives: 1 = false
 

Member Data Documentation

◆ bHasFirstPersonPrimitives

uint32 FFirstPersonViewBounds::bHasFirstPersonPrimitives

◆ bHasFirstPersonWorldSpaceRepresentationPrimitives

uint32 FFirstPersonViewBounds::bHasFirstPersonWorldSpaceRepresentationPrimitives

◆ FirstPersonBounds

FBoxSphereBounds FFirstPersonViewBounds::FirstPersonBounds = FBoxSphereBounds(ForceInit)

◆ WorldSpaceRepresentationBounds

FBoxSphereBounds FFirstPersonViewBounds::WorldSpaceRepresentationBounds = FBoxSphereBounds(ForceInit)

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