SetWaterDrawnLast: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{Client function}} | {{Client function}} | ||
{{New feature/item| | {{New feature/item|3.0130|1.3.0|4585| | ||
This function change [[water]] rendering order. | This function change [[water]] rendering order. | ||
}} | }} |
Revision as of 08:30, 19 April 2013
This function change water rendering order.
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.