Navigation
API > API/Plugins > API/Plugins/NearestNeighborModelEditor
References
| Module | NearestNeighborModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModelEditor/Public/NearestNeighborEditorModel.h |
| Include | #include "NearestNeighborEditorModel.h" |
Syntax
class FVertexMapSelector
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< FString > > * | GetOptions () |
||
| TSharedPtr< FString > | GetSelectedItem
(
const UNearestNeighborModelSection& Section |
||
| FString | GetVertexMapString
(
const UNearestNeighborModelSection& Section |
||
| bool | IsValid () |
||
| void | OnSelectionChanged
(
UNearestNeighborModelSection& Section, |
||
| void | Update
(
const USkeletalMesh* SkelMesh |
Constants
| Name | Description |
|---|---|
| CustomString |