Photon Unity Networking v1.101

Public Types | Public Attributes | List of all members
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

◆ InterpolateOptions

Enumerator
Disabled 
RotateTowards 
Lerp 

Member Data Documentation

◆ InterpolateLerpSpeed

float PhotonTransformViewRotationModel.InterpolateLerpSpeed = 5

◆ InterpolateOption

InterpolateOptions PhotonTransformViewRotationModel.InterpolateOption = InterpolateOptions.RotateTowards

◆ InterpolateRotateTowardsSpeed

float PhotonTransformViewRotationModel.InterpolateRotateTowardsSpeed = 180

◆ SynchronizeEnabled

bool PhotonTransformViewRotationModel.SynchronizeEnabled