Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FCurveReference |
|
|
FMLDeformerDataProviderProxy |
Compute Framework Data Provider Proxy for MLDeformer data. |
|
FMLDeformerDebugDataProviderProxy |
Compute Framework Data Provider Proxy for MLDeformer debugging data. |
|
FMLDeformerInputInfo |
The neural network input information. |
|
FMLDeformerInputInfoInitSettings |
|
|
FMLDeformerInstance |
This is an instance of the ML deformer, used during runtime. |
|
FMLDeformerMeshMapping |
|
|
FMLDeformerModule |
|
|
FVertexMapBuffer |
|
|
UMLDeformerAsset |
The machine learning deformer asset. |
|
UMLDeformerComponent |
The ML mesh deformer component. |
|
UMLDeformerDataInterface |
Compute Framework Data Interface for MLDefomer data. |
|
UMLDeformerDataProvider |
Compute Framework Data Provider for MLDeformer data. |
|
UMLDeformerDebugDataInterface |
Compute Framework Data Interface for MLDefomer debugging data. |
|
UMLDeformerDebugDataProvider |
Compute Framework Data Provider for MLDeformer debugging data. |
|
UMLDeformerVizSettings |
The vizualization settings. |
Name |
Description |
|
---|---|---|
|
EActivationFunction |
The activation function to use during the ML Deformer training process. |
|
EDecayFunction |
The decay function to adapt the learning rate during the ML Deformer training process. |
|
EDeltaMode |
|
|
EDeviceType |
The device where the training and testing will be running. |
|
ELossFunction |
The loss function to use during the ML Deformer training process. |
|
EMLDeformerHeatMapMode |
The heat map mode which selects what the colors of the heatmap represent. |
|
EMLDeformerVizMode |
The visualization mode, which selects whether you want to view the training data, or test your already trained model. |
|
ETrainingInputs |
The training inputs. Specifies what data to include in training. |