
Inputs
投入
数据类型
Since the normalization only makes sense for directional vectors, only data types for Vector2D, Vector and Vector4D are available.
因为归一化只对方向向量有意义,所以只有 Vector2D、 Vector 和 Vector4D 的数据类型可用。
输入[ XYZ ]
Input the direction vector into the Node whose length you want to shorten to a value of 1. Note that the vector that is input must have an actual length, i.e., not 0, 0, 0. The result of the normalization will otherwise not be defined and would probably produce an error in the material.
将方向向量输入要将其长度缩短为1的 Node。注意,作为输入的向量必须有一个实际的长度,即,不是0,0,0。否则,归一化的结果将不会被定义,并且可能会在材质中产生错误。