Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSceneTexturesConfigInitSettings |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/SceneTexturesConfig.h |
| Include Path |
#include "SceneTexturesConfig.h" |
Syntax
struct FSceneTexturesConfigInitSettings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bRequireMultiView |
bool |
|
SceneTexturesConfig.h |
|
| bRequiresAlphaChannel |
bool |
|
SceneTexturesConfig.h |
|
| bSupportsXRTargetManagerDepthAlloc |
bool |
|
SceneTexturesConfig.h |
|
| Extent |
FIntPoint |
|
SceneTexturesConfig.h |
|
| ExtraSceneColorCreateFlags |
ETextureCreateFlags |
|
SceneTexturesConfig.h |
|
| ExtraSceneDepthCreateFlags |
ETextureCreateFlags |
|
SceneTexturesConfig.h |
|
| FeatureLevel |
ERHIFeatureLevel::Type |
|
SceneTexturesConfig.h |
|