UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshCardRepresentation Namespace Reference

Functions

ENGINE_API float GetMinDensity ()
 
ENGINE_API float GetNormalTreshold ()
 
ENGINE_API bool IsDebugMode ()
 
ENGINE_API int32 GetDebugSurfelDirection ()
 
ENGINE_API FVector3f GetAxisAlignedDirection (uint32 AxisAlignedDirectionIndex)
 
ENGINE_API void SetCardsFromBounds (FMeshCardsBuildData &CardData, ELumenCardDilationMode DilationMode=ELumenCardDilationMode::Disabled, bool bCardCoversHalfBounds=false)
 

Function Documentation

◆ GetAxisAlignedDirection()

FVector3f MeshCardRepresentation::GetAxisAlignedDirection ( uint32  AxisAlignedDirectionIndex)

◆ GetDebugSurfelDirection()

int32 MeshCardRepresentation::GetDebugSurfelDirection ( )

◆ GetMinDensity()

float MeshCardRepresentation::GetMinDensity ( )

◆ GetNormalTreshold()

float MeshCardRepresentation::GetNormalTreshold ( )

◆ IsDebugMode()

bool MeshCardRepresentation::IsDebugMode ( )

◆ SetCardsFromBounds()

void MeshCardRepresentation::SetCardsFromBounds ( FMeshCardsBuildData CardData,
ELumenCardDilationMode  DilationMode = ELumenCardDilationMode::Disabled,
bool  bCardCoversHalfBounds = false 
)