유니티(Unity)

Unity Relay서버

KimSJ 2022. 10. 25. 12:27

https://docs.unity.com/relay/relay-and-ngo.html

 

Use Relay with Netcode for GameObjects (NGO)

Use Relay with Netcode for GameObjects (NGO) Relay works seamlessly with Netcode for GameObjects (NGO), which is a Unity package that provides networking capabilities to GameObject and MonoBehavior workflows. The NGO framework works well with many low-leve

docs.unity.com