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