Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/IPlugin
Description
Return whether Scene Graph Animation is enabled or not. This impacts which Verse asset digest is generated.
| Name | IsSceneGraphAnimationEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include Path | #include "Interfaces/IPluginManager.h" |
bool IsSceneGraphAnimationEnabled() const