unity引擎的Vector4是什么

What is a Vector4 by unity engin

您好,我在统一引擎中找到了 this 统一矢量 4 的文档,但是您需要一个矢量 4 以及什么是 w 轴? 谢谢

我找到了这个

In OpenGL vertex shaders, what is w, and why do I divide by it?

解释为什么在 opengl 中使用 w - 组件的线程 vertex shader, 在unity中应该是差不多的意思。