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