op_Multiply

FVector3 Multiply operator

  • 演算子のオーバーロード
public static FVector3 operator *(FVector3 a, float b)
パラメータタイプ説明
aFVector3
bSingle

関連項目