DistanceBasedUpdateRateModifier.

DistanceTo Property

Summary

The object used to calculate the distance.

Syntax

public Transform DistanceTo { get; }

Remarks

If not set, the UnityEngine.Camera.main will be used.

Value

Type Description
Transform