Photon Unity Networking
v1.91
|
PhotonTransformViewRotationModel Class Reference
Public Types | |
enum | InterpolateOptions { InterpolateOptions.Disabled, InterpolateOptions.RotateTowards, InterpolateOptions.Lerp } |
Public Attributes | |
bool | SynchronizeEnabled |
InterpolateOptions | InterpolateOption = InterpolateOptions.RotateTowards |
float | InterpolateRotateTowardsSpeed = 180 |
float | InterpolateLerpSpeed = 5 |
Member Enumeration Documentation
Member Data Documentation
float PhotonTransformViewRotationModel.InterpolateLerpSpeed = 5 |
InterpolateOptions PhotonTransformViewRotationModel.InterpolateOption = InterpolateOptions.RotateTowards |
float PhotonTransformViewRotationModel.InterpolateRotateTowardsSpeed = 180 |
bool PhotonTransformViewRotationModel.SynchronizeEnabled |