Version: 2021.2
言語: 日本語
public static Vector2Int Min (Vector2Int lhs, Vector2Int rhs);

説明

2 つのベクトルで各成分の一番小さな値を使用してベクトルを作成します

関連項目: Max 関数