Photon Unity Networking  v1.84
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 
)