Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/MLDeformer/Source/MLDeformer/Public/MLDeformerDebugDataInterface.h |
Include |
#include "MLDeformerDebugDataInterface.h" |
UCLASS(BlueprintType, EditInlineNew, Category=ComputeFramework)
class UMLDeformerDebugDataProvider : public UComputeDataProvider
Compute Framework Data Provider for MLDeformer debugging data.
Name | Description | ||
---|---|---|---|
|
TObjectPtr< UML... |
DeformerComponent |
|
|
MeshMappings |
Mesh remapping data between the geometry cache and the rendered vertex buffer. |
|
|
TObjectPtr< USk... |
SkeletalMeshComponent |
Name | Description | ||
---|---|---|---|
|
FComputeData... |
GetRenderProxy() |
Get an associated render thread proxy object. |
|
IsValid() |
Return false if the provider has not been fully initialized. |