Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SceneInterface.h | |||
static EShadingPath GetShadingPath
(
ERHIFeatureLevel::Type InFeatureLevel |
SceneInterface.h |
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
)