Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusComputeDataInterface
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusComputeDataInterface.h |
Include | #include "OptimusComputeDataInterface.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusComputeDataInterface.cpp |
TSet < TArray < FName > > GetUniqueNestedContexts() const
Remarks
Returns the list of top-level contexts from this data interface. These can be used to define driver contexts and resource contexts on a kernel. Each nested context will be non-empty.