Version: 2018.4
public void Normalize ();

説明

magnitude を 1 としたベクトルを作成します

This method will change the current vector. To keep the current vector unchanged, use the normalized property.

Set to zero if the vector is too small to be normalized.

関連項目: normalized 変数