UMorphTarget::GetMorphTargetDelta

Get Morphtarget Delta array for the given input Index

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/MorphTarget.h

Include

#include "Animation/MorphTarget.h"

Source

/Engine/Source/Runtime/Engine/Private/MorphTools.cpp

Syntax

FMorphTargetDelta * GetMorphTargetDelta
(
    int32 LODIndex,
    int32 & OutNumDeltas
)

Remarks

Get Morphtarget Delta array for the given input Index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss