Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include | #include "MLDeformerModel.h" |
virtual bool DoesSupportBones&40;&41; const
Remarks
Defines whether this model supports bone transforms as input or not. On default this is set to return true as most models have bone rotations as inputs to the neural network. Returns true when this model supports bones, or false otherwise.