Photon.Pun.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 Photon.Pun.PhotonTransformViewRotationModel.InterpolateLerpSpeed = 5

◆ InterpolateOption

InterpolateOptions Photon.Pun.PhotonTransformViewRotationModel.InterpolateOption = InterpolateOptions.RotateTowards

◆ InterpolateRotateTowardsSpeed

float Photon.Pun.PhotonTransformViewRotationModel.InterpolateRotateTowardsSpeed = 180

◆ SynchronizeEnabled

bool Photon.Pun.PhotonTransformViewRotationModel.SynchronizeEnabled

The documentation for this class was generated from the following file: