Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/FMLDeformerGeomCacheTrainingInpu-
Description
Is this input animation valid? Returns true if we can sample from it. This typically checks if the pointers to the source and target animations are valid.
Virtual Inheritance
- FMLDeformerTrainingInputAnim::IsValid → FMLDeformerGeomCacheTrainingInputAnim::IsValid
| Name | IsValid |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerGeomCacheTrainingInputAnim.h |
| Include Path | #include "MLDeformerGeomCacheTrainingInputAnim.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerGeomCacheTrainingInputAnim.cpp |
virtual bool IsValid() const