ShiftWaterOrigin¶
ShiftWaterOrigin(Vector3)¶
Notify water of origin shift.
Only call this when the origin shifts, and only once per frame.
Declaration¶
public void ShiftWaterOrigin(Vector3 offset)
Parameters¶
offset |
Amount shifted by. |