Photon Unity Networking  v1.81
English | 日本語 | 한국
Public Member Functions | List of all members
PhotonTransformViewRotationControl Class Reference

Public Member Functions

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

Constructor & Destructor Documentation

PhotonTransformViewRotationControl.PhotonTransformViewRotationControl ( PhotonTransformViewRotationModel  model)

Member Function Documentation

Quaternion PhotonTransformViewRotationControl.GetNetworkRotation ( )

네트워크를 통하여 수신된 최근 회전정보를 얻습니다.

Returns
Quaternion PhotonTransformViewRotationControl.GetRotation ( Quaternion  currentRotation)
void PhotonTransformViewRotationControl.OnPhotonSerializeView ( Quaternion  currentRotation,
PhotonStream  stream,
PhotonMessageInfo  info 
)