Unity .NET 4.0 framework UnityEngine.Mathf

 // .NET 4.x

using UnityEngine; using static UnityEngine.Mathf; public class UsingStaticExample: MonoBehaviour { private void Start () { Debug.Log(RoundToInt(PI)); // Output: // 3 } }

댓글

이 블로그의 인기 게시물

About AActor!!! "UObject" has no member "BeginPlay"

Shader informations nice blog ~ ~

Unity #pragma target 2~5.0