Public Member Functions | |
| PhotonTransformViewRotationControl (PhotonTransformViewRotationModel model) | |
| Quaternion | GetNetworkRotation () |
| 네트워크를 통하여 수신된 최근 회전정보를 얻습니다. More... | |
| Quaternion | GetRotation (Quaternion currentRotation) |
| void | OnPhotonSerializeView (Quaternion currentRotation, PhotonStream stream, PhotonMessageInfo info) |
| PhotonTransformViewRotationControl.PhotonTransformViewRotationControl | ( | PhotonTransformViewRotationModel | model | ) |
| Quaternion PhotonTransformViewRotationControl.GetNetworkRotation | ( | ) |
네트워크를 통하여 수신된 최근 회전정보를 얻습니다.
| Quaternion PhotonTransformViewRotationControl.GetRotation | ( | Quaternion | currentRotation | ) |
| void PhotonTransformViewRotationControl.OnPhotonSerializeView | ( | Quaternion | currentRotation, |
| PhotonStream | stream, | ||
| PhotonMessageInfo | info | ||
| ) |