Photon Unity Networking
        
        
            v1.101
        
    Public Member Functions | |
| PhotonTransformViewRotationControl (PhotonTransformViewRotationModel model) | |
| Quaternion | GetNetworkRotation () | 
| Gets the last rotation that was received through the network  More... | |
| Quaternion | GetRotation (Quaternion currentRotation) | 
| void | OnPhotonSerializeView (Quaternion currentRotation, PhotonStream stream, PhotonMessageInfo info) | 
| PhotonTransformViewRotationControl.PhotonTransformViewRotationControl | ( | PhotonTransformViewRotationModel | model | ) | 
| Quaternion PhotonTransformViewRotationControl.GetNetworkRotation | ( | ) | 
Gets the last rotation that was received through the network
| Quaternion PhotonTransformViewRotationControl.GetRotation | ( | Quaternion | currentRotation | ) | 
| void PhotonTransformViewRotationControl.OnPhotonSerializeView | ( | Quaternion | currentRotation, | 
| PhotonStream | stream, | ||
| PhotonMessageInfo | info | ||
| ) |