オーバーロード | 解説 |
---|---|
乗算(Single,Vector4) | Scales a vector by the given value. |
乗算(Vector4,Single) | Scales a vector by the given value. |
乗算(Vector4,Vector4) | Modulates a vector with another by performing component-wise multiplication. |
オーバーロード | 解説 |
---|---|
乗算(Single,Vector4) | Scales a vector by the given value. |
乗算(Vector4,Single) | Scales a vector by the given value. |
乗算(Vector4,Vector4) | Modulates a vector with another by performing component-wise multiplication. |