MLDeformer

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public struct UStruct

FCurveReference

Public class

FMLDeformerDataProviderProxy

Compute Framework Data Provider Proxy for MLDeformer data.

Public class

FMLDeformerDebugDataProviderProxy

Compute Framework Data Provider Proxy for MLDeformer debugging data.

Public struct UStruct

FMLDeformerInputInfo

The neural network input information.

Public struct

FMLDeformerInputInfoInitSettings

Public class

FMLDeformerInstance

This is an instance of the ML deformer, used during runtime.

Public struct

FMLDeformerMeshMapping

Public class

FMLDeformerModule

Public class

FVertexMapBuffer

Public class UClass BlueprintType HideCategories

UMLDeformerAsset

The machine learning deformer asset.

Public class UClass Blueprintable, BlueprintType ClassGroup, Meta

UMLDeformerComponent

The ML mesh deformer component.

Public class UClass category

UMLDeformerDataInterface

Compute Framework Data Interface for MLDefomer data.

Public class UClass BlueprintType category, editinlinenew

UMLDeformerDataProvider

Compute Framework Data Provider for MLDeformer data.

Public class UClass category

UMLDeformerDebugDataInterface

Compute Framework Data Interface for MLDefomer debugging data.

Public class UClass BlueprintType category, editinlinenew

UMLDeformerDebugDataProvider

Compute Framework Data Provider for MLDeformer debugging data.

Public class UClass

UMLDeformerVizSettings

The vizualization settings.

Enums

Name

Description

Public enum UEnum

EActivationFunction

The activation function to use during the ML Deformer training process.

Public enum UEnum

EDecayFunction

The decay function to adapt the learning rate during the ML Deformer training process.

Public enum UEnum

EDeltaMode

Public enum UEnum

EDeviceType

The device where the training and testing will be running.

Public enum UEnum

ELossFunction

The loss function to use during the ML Deformer training process.

Public enum UEnum

EMLDeformerHeatMapMode

The heat map mode which selects what the colors of the heatmap represent.

Public enum UEnum

EMLDeformerVizMode

The visualization mode, which selects whether you want to view the training data, or test your already trained model.

Public enum UEnum

ETrainingInputs

The training inputs. Specifies what data to include in training.