SetWaterDrawnLast

From Multi Theft Auto: Wiki
Revision as of 09:36, 16 September 2012 by Kenix1 (talk | contribs)
Jump to navigation Jump to search

ADDED/UPDATED IN VERSION 1.3.0 r4585:

This function change water rendering order.




 bool setWaterDrawLast( bool bEnabled )

Required Arguments

  • bEnabled: A boolean value determining water drawn last.

Returns

Returns true if set water drawn last is successfully, false otherwise.

Requirements

This template will be deleted.

See Also