Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
Overloads
GetShadingPath()
| |
|
| Name |
GetShadingPath |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path |
#include "SceneInterface.h" |
EShadingPath GetShadingPath() const
GetShadingPath(ERHIFeatureLevel::Type)
| |
|
| Name |
GetShadingPath |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path |
#include "SceneInterface.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/SceneInterface.cpp |
static EShadingPath GetShadingPath
(
ERHIFeatureLevel::Type InFeatureLevel
)