Public Member Functions | |
PhotonTransformViewScaleControl (PhotonTransformViewScaleModel model) | |
Vector3 | GetNetworkScale () |
ネットワーク経由で受信した最後の尺度を取得します。 More... | |
Vector3 | GetScale (Vector3 currentScale) |
void | OnPhotonSerializeView (Vector3 currentScale, PhotonStream stream, PhotonMessageInfo info) |
PhotonTransformViewScaleControl.PhotonTransformViewScaleControl | ( | PhotonTransformViewScaleModel | model | ) |
Vector3 PhotonTransformViewScaleControl.GetNetworkScale | ( | ) |
ネットワーク経由で受信した最後の尺度を取得します。
Vector3 PhotonTransformViewScaleControl.GetScale | ( | Vector3 | currentScale | ) |
void PhotonTransformViewScaleControl.OnPhotonSerializeView | ( | Vector3 | currentScale, |
PhotonStream | stream, | ||
PhotonMessageInfo | info | ||
) |