IsWaterDrawnLast: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="lua"> bool | <syntaxhighlight lang="lua"> bool isWaterDrawnLast ( )</syntaxhighlight> | ||
===Returns=== | ===Returns=== |
Revision as of 08:20, 29 November 2012
Syntax
bool isWaterDrawnLast ( )
Returns
Returns true if water drawn last in rendering order, false otherwise.
Example
TODO
--TODO
Requirements
This template will be deleted.