op_Multiply
FVector3 Multiply operator
- 演算子のオーバーロード
public static FVector3 operator *(FVector3 a, float b)
パラメータ | タイプ | 説明 |
---|---|---|
a | FVector3 | |
b | Single |
関連項目
- struct FVector3
- 名前空間 Aspose.ThreeD.Utilities
- 組み立て Aspose.3D
public static FVector3 operator *(FVector3 a, float b)
パラメータ | タイプ | 説明 |
---|---|---|
a | FVector3 | |
b | Single |