Dynamic Water Physics 2 Documentation
Docs ยป DWP2:FlatWaterDataProvider

Flat Water Data Provider

FlatWaterDataProvider can be used for all flat water systems.
It can even be used with wavy water systems if the waves have 0 amplitude to improve performance (sometimes drastically as the water heights are always queried with wavy water system, even if there are no waves).

Setup
  • Attach FlatWaterDataProvider to the GameObject representing the water.
  • WaterObjects will now float at the water transform.y position.
Previous Next

Dynamic Water Physics 2 Documentation

Table of Contents

  • About
  • Quick Start
  • WaterObject
  • WaterParticleSystem
  • Input
  • AdvancedShipController
  • SailController
  • Submarine
  • Supported Water Assets
  • NWH Common Scripts
  • Helper Scripts
  • Demos
  • Upgrade Notes
  • Changelog
  • Support