UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshEdges.h File Reference
#include "HAL/Platform.h"
#include "Templates/Function.h"

Go to the source code of this file.

Classes

struct  FMeshEdgesViewSettings
 
struct  FMeshEdgesViewFamilySettings
 

Functions

RENDERER_API const FMeshEdgesViewSettingsGetMeshEdgesViewSettings (const FSceneView &View)
 
RENDERER_API FMeshEdgesViewSettingsGetMeshEdgesViewSettings (FSceneView &View)
 
RENDERER_API const FMeshEdgesViewFamilySettingsGetMeshEdgesViewFamilySettings (const FSceneViewFamily &ViewFamily)
 
RENDERER_API FMeshEdgesViewFamilySettingsGetMeshEdgesViewFamilySettings (FSceneViewFamily &ViewFamily)
 

Function Documentation

◆ GetMeshEdgesViewFamilySettings() [1/2]

RENDERER_API const FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings ( const FSceneViewFamily ViewFamily)

◆ GetMeshEdgesViewFamilySettings() [2/2]

RENDERER_API FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings ( FSceneViewFamily ViewFamily)

◆ GetMeshEdgesViewSettings() [1/2]

RENDERER_API const FMeshEdgesViewSettings & GetMeshEdgesViewSettings ( const FSceneView View)

◆ GetMeshEdgesViewSettings() [2/2]

RENDERER_API FMeshEdgesViewSettings & GetMeshEdgesViewSettings ( FSceneView View)