Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusDeformer
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusDeformer.h |
Include | #include "OptimusDeformer.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusDeformer.cpp |
UOptimusNodeGraph * AddSetupGraph()
Remarks
Add a setup graph. This graph is executed once when the deformer is first run from a mesh component. If the graph already exists, this function does nothing and returns nullptr.