三角関数 - Himeyama/Unity_memo GitHub Wiki

using System;

Mathf.Cos();
Mathf.Sin();
Mathf.Tan();