Hi,
I’ve been wondering…why isn’t the method TInterpTo/TLerp exposed as part of the FMath class? Is it because of it’s dependency to FTransform?
It seems that it belongs to UKismetMathLibrary, which can’t be used in c++ (as it result in an unresolved external symbol). Am i missing something?
Thanks,
Riccardo.