Photon Unity Networking
        
        
            v1.101
        
    Public Types | |
| enum | InterpolateOptions { InterpolateOptions.Disabled, InterpolateOptions.RotateTowards, InterpolateOptions.Lerp } | 
Public Attributes | |
| bool | SynchronizeEnabled | 
| InterpolateOptions | InterpolateOption = InterpolateOptions.RotateTowards | 
| float | InterpolateRotateTowardsSpeed = 180 | 
| float | InterpolateLerpSpeed = 5 | 
| float PhotonTransformViewRotationModel.InterpolateLerpSpeed = 5 | 
| InterpolateOptions PhotonTransformViewRotationModel.InterpolateOption = InterpolateOptions.RotateTowards | 
| float PhotonTransformViewRotationModel.InterpolateRotateTowardsSpeed = 180 | 
| bool PhotonTransformViewRotationModel.SynchronizeEnabled |