Navigation
API > API/Plugins > API/Plugins/OptimusCore
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusDeformerInstance.h |
| Include | #include "OptimusDeformerInstance.h" |
Syntax
class FOptimusPersistentBufferPool
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetResourceBuffers
(
FRDGBuilder& GraphBuilder, |
Get or allocate buffers for the given resource If the buffer already exists but has different sizing characteristics the allocation fails. | |
| void | Release all resources allocated by this pool |