Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/MLDeformer/Source/MLDeformer/Public/MLDeformerAsset.h |
Include |
#include "MLDeformerAsset.h" |
enum EDeltaMode
{
PreSkinning,
PostSkinning,
}
Name |
Description |
---|---|
PreSkinning |
|
PostSkinning |
Apply the deltas before skinning. Apply the deltas after skinning. |