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 |