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