Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVertexDeltaGraphDataProviderProxy | Compute Framework Data Provider Proxy for MLDeformer data. | ||
| UDEPRECATED_VertexDeltaGraphDebugDataInterface | Compute Framework Data Interface for MLDeformer debugging data. | ||
| UDEPRECATED_VertexDeltaGraphDebugDataProvider | Compute Framework Data Provider for MLDeformer debugging data. | ||
| UVertexDeltaGraphDataInterface | Compute Framework Data Interface for MLDefomer data. | ||
| UVertexDeltaGraphDataProvider | Compute Framework Data Provider for MLDeformer data. | ||
| UVertexDeltaModel | The vertex delta model, which uses a GPU based neural network. | ||
| UVertexDeltaModelInstance | |||
| UVertexDeltaModelVizSettings | The vizualization settings specific to the the vertex delta model. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UE::VertexDeltaModel::AllocateResources
(
FRDGBuilder& GraphBuilder |
||
| void | UE::VertexDeltaModel::GatherDispatchData
(
FDispatchData const& InDispatchData |
||
| TArray< FVector3f > & | |||
| void | |||
| bool | UE::VertexDeltaModel::IsValid
(
FValidationData const& InValidationData |
Variables
| Type | Name | Description | |
|---|---|---|---|
| pad0 | Please use UE::MLDeformer::FMLDeformerDebugDataProviderProxy instead. | ||
| UMLDeformerAsset * | DeformerAsset | ||
| FRDGBuffer * | GroundTruthBuffer | ||
| FRDGBufferSRV * | GroundTruthBufferSRV | ||
| float | GroundTruthLerp | ||
| TArray< FVector3f > | GroundTruthPositions | ||
| float | HeatMapMax | ||
| int32 | HeatMapMode | ||
| UMLDeformerAssetUDEPRECATED_VertexDeltaGraphDebugDataProvider * | InProvider | ||
| TObjectPtr< UDEPRECATED_VertexDeltaGraphDebugDataProvider > | Provider | ||
| FSkeletalMeshObject * | SkeletalMeshObject | ||
| FRHIShaderResourceView * | VertexMapBufferSRV |