Difference between revisions of "GET WATER HEIGHT"
Jump to navigation
Jump to search
Letsplayordy (talk | contribs) (Gets the height of the water at a set position.) |
Letsplayordy (talk | contribs) |
||
Line 9: | Line 9: | ||
|p3t = float | |p3t = float | ||
|p3d = z | |p3d = z | ||
− | | | + | |p4t = float |
− | | | + | |p4d = variable to store water height |
|r = 0 | |r = 0 | ||
}} | }} |
Latest revision as of 16:56, 21 August 2014
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x |
2. | float | y |
3. | float | z |
4. | float | variable to store water height |
Return value: | ||
Type | Description | |
None |