TeleportThreshold#

Property in WaterRenderer

The distance threshold for when the viewer has considered to have teleported.

This is used to prevent popping, and for prewarming simulations. Threshold is in Unity units.

Declaration#

public float TeleportThreshold { get; set; }