ICollisionProvider#

Interface in WaveHarmonic.Crest, WaveHarmonic.Crest

Interface for an object that returns water surface displacement and height.

Members#

Methods#

Query

Query water physical data at a set of points. Pass in null to any out parameters that are not required.

Inherited Members#

Methods#

RetrieveSucceeded

Check if the query results could be retrieved successfully using the return code from Query method.

UpdateQueries

Per-frame update callback.

CleanUp

On destroy, to clean up resources.