Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include | #include "SceneManagement.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveDrawingUtils.cpp |
FLinearColor GetViewSelectionColor
(
const FLinearColor & BaseColor,
const FSceneView & View,
bool bSelected,
bool bHovered,
bool bUseOverlayIntensity,
bool bIndividuallySelected
)