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