Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel
References
| Module | NearestNeighborModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModelHelpers.h |
| Include | #include "NearestNeighborModelHelpers.h" |
Syntax
class FHelpers
Remarks
Use a helper class to avoid adding to all functions.
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetNumFrames
(
const UAnimSequence* AnimSequence |
||
| int32 | GetNumFrames
(
const UGeometryCache* GeometryCache |
||
| T * | |||
| TArray< T > | Range
(
T End |
||
| TArray< T > | Range
(
const T Start, |