Photon.Pun.PhotonTransformViewScaleModel Class Reference

Public Types

enum  InterpolateOptions { InterpolateOptions.Disabled, InterpolateOptions.MoveTowards, InterpolateOptions.Lerp }
 

Public Attributes

bool SynchronizeEnabled
 
InterpolateOptions InterpolateOption = InterpolateOptions.Disabled
 
float InterpolateMoveTowardsSpeed = 1f
 
float InterpolateLerpSpeed
 

Member Enumeration Documentation

◆ InterpolateOptions

Enumerator
Disabled 
MoveTowards 
Lerp 

Member Data Documentation

◆ InterpolateLerpSpeed

float Photon.Pun.PhotonTransformViewScaleModel.InterpolateLerpSpeed

◆ InterpolateMoveTowardsSpeed

float Photon.Pun.PhotonTransformViewScaleModel.InterpolateMoveTowardsSpeed = 1f

◆ InterpolateOption

InterpolateOptions Photon.Pun.PhotonTransformViewScaleModel.InterpolateOption = InterpolateOptions.Disabled

◆ SynchronizeEnabled

bool Photon.Pun.PhotonTransformViewScaleModel.SynchronizeEnabled

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