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 DoesSupportLOD() const
Remarks
Check if this model supports LOD. When this returns false, the UI will not show options to setup the maximum number of LOD levels. Returns true if LOD is supported, otherwise false is returned, which means it only works on LOD0.