Click or drag to resize

StrixVehicleMovementSynchronizerUpdateMode Enumeration

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public enum UpdateMode
Members
  Member nameValueDescription
FixedUpdate0
Update1
See Also