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

#include <LandscapeHeightfieldCollisionComponent.h>

+ Inheritance diagram for ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef:

Public Member Functions

 FHeightfieldGeometryRef (FGuid &InGuid)
 
virtual ~FHeightfieldGeometryRef ()
 
void GetResourceSizeEx (FResourceSizeEx &CumulativeResourceSize)
 
- Public Member Functions inherited from FThreadSafeRefCountedObject
 FThreadSafeRefCountedObject ()=default
 
 FThreadSafeRefCountedObject (const FThreadSafeRefCountedObject &Rhs)=delete
 
FThreadSafeRefCountedObjectoperator= (const FThreadSafeRefCountedObject &Rhs)=delete
 
virtual ~FThreadSafeRefCountedObject ()
 
FReturnedRefCountValue AddRef () const
 
uint32 Release () const
 
uint32 GetRefCount () const
 

Public Attributes

FGuid Guid
 
TArray< Chaos::FMaterialHandleUsedChaosMaterials
 
Chaos::FHeightFieldPtr HeightfieldGeometry
 
Chaos::FHeightFieldPtr HeightfieldSimpleGeometry
 

Constructor & Destructor Documentation

◆ FHeightfieldGeometryRef()

ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::FHeightfieldGeometryRef ( FGuid InGuid)

◆ ~FHeightfieldGeometryRef()

ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::~FHeightfieldGeometryRef ( )
virtual

Member Function Documentation

◆ GetResourceSizeEx()

void ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::GetResourceSizeEx ( FResourceSizeEx CumulativeResourceSize)

Member Data Documentation

◆ Guid

FGuid ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::Guid

◆ HeightfieldGeometry

Chaos::FHeightFieldPtr ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::HeightfieldGeometry

◆ HeightfieldSimpleGeometry

Chaos::FHeightFieldPtr ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::HeightfieldSimpleGeometry

◆ UsedChaosMaterials

TArray<Chaos::FMaterialHandle> ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef::UsedChaosMaterials

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