Click or drag to resize

StrixMovementSynchronizerMaxSpeed Field

Maximum movement speed.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public float MaxSpeed

Field Value

Type: Single
Remarks
Set this to the object's maximum movement speed for smooth synchronization.
See Also