FVector2

FVector2(float, float)

の新しいインスタンスを初期化しますFVector2.

public FVector2(float x, float y)

関連項目


FVector2(Vector2)

の新しいインスタンスを初期化しますFVector2.

public FVector2(Vector2 vec)

関連項目