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 |
static TSet < TArray < FName > > GetUniqueDomainDimensions()
Remarks
Returns the list of all nested contexts from all known data interfaces. These can be used to define input/output pin contexts on a kernel.