Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/DataInterfaces > API/Plugins/ChaosFleshEngine/DataInterfaces/FDIFleshDeformerProviderProxy
Deprecated * Convert to using the new AllocateResources() that takes FAllocationData.
- FComputeDataProviderRenderProxy::AllocateResources()
- FDIFleshDeformerProviderProxy::AllocateResources()
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/DataInterfaces/DIFleshDeformer.h |
| Include | #include "DataInterfaces/DIFleshDeformer.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Private/DataInterfaces/DIFleshDeformer.cpp |
virtual void AllocateResources
&40;
FRDGBuilder & GraphBuilder
&41;
Remarks
Todo: Fix up derived classes to implement new AllocateResources().