op_Subtraction
FVector4 Subtraction 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 | 正确的向量 |
结果向量