op_Addition
Vector4 Addition operator
- の演算子のオーバーロード
public static Vector4 operator +(Vector4 lhs, Vector4 rhs)
パラメータ | タイプ | 説明 |
---|---|---|
lhs | Vector4 | 左のベクトル |
rhs | Vector4 | 正しいベクトル |
戻り値
結果ベクトル
関連項目
- struct Vector4
- 名前空間 Aspose.ThreeD.Utilities
- 組み立て Aspose.3D
public static Vector4 operator +(Vector4 lhs, Vector4 rhs)
パラメータ | タイプ | 説明 |
---|---|---|
lhs | Vector4 | 左のベクトル |
rhs | Vector4 | 正しいベクトル |
結果ベクトル