![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/EnumClassFlags.h"Go to the source code of this file.
Enumerations | |
| enum class | ETranslucencyView { None = 0 , UnderWater = 1 << 0 , AboveWater = 1 << 1 , RayTracing = 1 << 2 } |
Functions | |
| ENUM_CLASS_FLAGS (ETranslucencyView) | |
|
strong |
| ENUM_CLASS_FLAGS | ( | ETranslucencyView | ) |