VelocityOffset#
Offset in direction of motion to help ripples appear in front of sphere.
There is some latency between applying a force to the wave simualtion and the resulting waves appearing. Applying this offset can help to ensure the waves do not lag behind the sphere.
Declaration#
public float VelocityOffset { get; set; }