WaterCurrentOptions

constructor(enabled: Boolean = true, velocity: Double = 0.015, directionChangeIntervalMs: Int = 10000, directionChangeDegreesPerInterval: Double = 0.5, applyInterval: Long = 2)