Navigation
API > API/Plugins > API/Plugins/VertexDeltaModel
Compute Framework Data Provider for MLDeformer debugging data.
| Name | UDEPRECATED_VertexDeltaGraphDebugDataProvider |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/VertexDeltaModel/Source/VertexDeltaModel/Public/VertexDeltaGraphDebugDataInterface.h |
| Include Path | #include "VertexDeltaGraphDebugDataInterface.h" |
Syntax
UCLASS (Deprecated, BlueprintType, EditInlineNew, Category=ComputeFramework,
Meta=(DeprecationMessage="Please use UMLDeformerGraphDebugDataProvider instead."))
class UDEPRECATED_VertexDeltaGraphDebugDataProvider : public UComputeDataProvider
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UComputeDataProvider → UDEPRECATED_VertexDeltaGraphDebugDataProvider
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeformerAsset | TObjectPtr< UMLDeformerAsset > | VertexDeltaGraphDebugDataInterface.h |
|
|
| DeformerComponent | TObjectPtr< UMLDeformerComponent > | VertexDeltaGraphDebugDataInterface.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FComputeDataProviderRenderProxy * GetRenderProxy() |
VertexDeltaGraphDebugDataInterface.h | ||
virtual void Init() |
VertexDeltaGraphDebugDataInterface.h |