Photon Unity Networking v1.101

Classes
PhotonTransformView.cs File Reference

Classes

class  PhotonTransformView
 This class helps you to synchronize position, rotation and scale of a GameObject. It also gives you many different options to make the synchronized values appear smooth, even when the data is only send a couple of times per second. Simply add the component to your GameObject and make sure that the PhotonTransformView is added to the list of observed components More...