SafeNormal()函数

723 阅读1分钟

ue4 c++官网的教程 Player-Controlled Cameras中

在一处规范向量时使用了SafeNormal()函数,但会报错。 因为 该函数 在 虚幻引擎4.7中被改为了GetSafeNormal()

image.png