op_Subtraction
operator -
- Operatorüberladung
public static FVector3 operator -(FVector3 a)
Parameter | Typ | Beschreibung |
---|---|---|
a | FVector3 |
Siehe auch
- struct FVector3
- namensraum Aspose.ThreeD.Utilities
- Montage Aspose.3D
operator -
- Operatorüberladung
public static FVector3 operator -(FVector3 a, FVector3 b)
Parameter | Typ | Beschreibung |
---|---|---|
a | FVector3 | |
b | FVector3 |
Siehe auch
- struct FVector3
- namensraum Aspose.ThreeD.Utilities
- Montage Aspose.3D