-
Notifications
You must be signed in to change notification settings - Fork 2
計算式指定 #69
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
概要
なぜ欲しいか
細かい計算で値を決めたい時に使いたい
定数値を追加する
追加予定定数 pi, e, tau, epsilon
UnityEngine.Mathf 系の関数を参考に使いそうなものを式で指定できるようにする
https://docs.unity3d.com/ja/2018.4/ScriptReference/Mathf.html
集約関数を追加する
実装方法(わかれば)
参考資料