Navigation
API > API/Runtime > API/Runtime/VirtualProduction > API/Runtime/VirtualProduction/IUpscalerModularFeature
Description
Determines whether the feature is currently enabled and available for use. This can depend on config, platform, or runtime logic.
| Name | IsFeatureEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/VirtualProduction/VirtualProduction/Public/IUpscalerModularFeature.h |
| Include Path | #include "IUpscalerModularFeature.h" |
bool IsFeatureEnabled() const