Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IStereoLayersFlagsSupplier |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/IStereoLayersFlagsSupplier.h |
| Include Path | #include "IStereoLayersFlagsSupplier.h" |
Syntax
class IStereoLayersFlagsSupplier : public IModularFeature
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void EnumerateFlags
(
TSet< FName >& OutFlags |
Adds stereo layer flags provided by this supplier to the list of all flags. | IStereoLayersFlagsSupplier.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetModularFeatureName() |
IStereoLayersFlagsSupplier.h |