1.Vector3.OrthoNormalize

1.1参数:

(1)normal:法线
(2)tangent:切线

1.2使用场景

传入的法线和切线,按照法线为法线,调整切线的位置,使之垂直并归一化
Vector3 数学方法
(1)未矫正前
Vector3 数学方法

(2)矫正后
Vector3 数学方法

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-07-13
  • 2021-07-01
  • 2021-07-12
  • 2021-07-12
猜你喜欢
  • 2022-12-23
  • 2021-07-08
  • 2021-10-20
  • 2021-08-13
  • 2021-08-08
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案