Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/FMLDeformerTrainingInputAnim
Description
Get the number of frames that we are sampling inside this animation. This can be less than the value returned by ExtractNumAnimFrames(). This might be the custom frame range, so a subsection of the animation frames.
Derived Overrides
| Name | GetNumFramesToSample |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerTrainingInputAnim.h |
| Include Path | #include "MLDeformerTrainingInputAnim.h" |
virtual int32 GetNumFramesToSample() const