Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusDeformerInstance
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusDeformerInstance.h |
Include | #include "OptimusDeformerInstance.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusDeformerInstance.cpp |
void SetupFromDeformer
(
UOptimusDeformer * InDeformer
)
Remarks
Setup the instance. Needs to be called after the UOptimusDeformer creates this instance, and whenever the instance is invalidated. Invalidation happens whenever any bound Data Providers become invalid.