DistanceBasedUpdateRateModifier.

CalculateUpdatesPerSecond(float) Method

Summary

Calculates the number of updates per second for the given `distance`.

Syntax

public float CalculateUpdatesPerSecond(float distance)

Parameters

Name Type Description
distance float

Return Value

Type Description
float