SetWaterDrawnLast: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{Client function}} | {{Client function}} | ||
{{New feature/item|4. | {{New feature/item|4.0130|1.3.0|4585| | ||
This function change [[water]] rendering order. | This function change [[water]] rendering order. | ||
}} | }} |
Revision as of 20:32, 7 February 2013
Syntax
bool setWaterDrawnLast ( bool bEnabled )
Required Arguments
- bEnabled: A boolean value determining water drawn last.
Returns
Returns true if set water drawn last is successfully, false otherwise.
Example
TODO
--TODO
Requirements
This template will be deleted.