Modulates a vector with another by performing component-wise multiplication equivalent to C1.Util.DX.Vector4.Modulate(C1.Util.DX.Vector4@,C1.Util.DX.Vector4@,C1.Util.DX.Vector4@).
シンタックス
パラメータ
- left
- The first vector to multiply.
- right
- The second vector to multiply.
戻り値の型
The multiplication of the two vectors.
参照