Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMLDeformerInputInfo
- UMLDeformerMorphModelInputInfo
- UNearestNeighborModelInputInfo
References
| Module | NearestNeighborModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModelInputInfo.h |
| Include | #include "NearestNeighborModelInputInfo.h" |
Syntax
UCLASS&40;&41;
class UNearestNeighborModelInputInfo : public UMLDeformerMorphModelInputInfo
Overridden from UMLDeformerInputInfo
| Type | Name | Description | |
|---|---|---|---|
| void | ExtractBoneRotations
(
USkeletalMeshComponent* SkelMeshComponent, |
Extract bone space rotations, as a float array. |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Please use the CalcNumNeuralNetInputs that takes parameters instead. |