Navigation
API > API/Runtime > API/Runtime/Renderer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings
(
const FSceneViewFamily& ViewFamily |
MeshEdges.h | ||
FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings
(
FSceneViewFamily& ViewFamily |
MeshEdges.h |
GetMeshEdgesViewFamilySettings(const FSceneViewFamily &)
| Name | GetMeshEdgesViewFamilySettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/MeshEdges.h |
| Include Path | #include "MeshEdges.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/MeshEdgesRendering.cpp |
const FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings
(
const FSceneViewFamily & ViewFamily
)
GetMeshEdgesViewFamilySettings(FSceneViewFamily &)
| Name | GetMeshEdgesViewFamilySettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/MeshEdges.h |
| Include Path | #include "MeshEdges.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/MeshEdgesRendering.cpp |
FMeshEdgesViewFamilySettings & GetMeshEdgesViewFamilySettings
(
FSceneViewFamily & ViewFamily
)