Unreal Engine Blueprint API Reference > Wave
Returns the max height that this water body's waves can hit. Can be called regardless of whether the water body supports waves or not
Target is Water Body Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the max height that this water body's waves can hit. Can be called regardless of whether the water body supports waves or not |