op_Subtraction
operator -
- 运算符重载
public static FVector3 operator -(FVector3 a)
范围 | 类型 | 描述 |
---|---|---|
a | FVector3 |
也可以看看
- struct FVector3
- 命名空间 Aspose.ThreeD.Utilities
- 部件 Aspose.3D
operator -
- 运算符重载
public static FVector3 operator -(FVector3 a, FVector3 b)
范围 | 类型 | 描述 |
---|---|---|
a | FVector3 | |
b | FVector3 |
也可以看看
- struct FVector3
- 命名空间 Aspose.ThreeD.Utilities
- 部件 Aspose.3D