Introduced in | |
Version: | 1.43 |
---|---|
Description | |
Description: | Returns the draw mode of an object, as set by setDrawMode. |
Syntax | |
Syntax: | getDrawMode object |
Parameters: |
|
Return Value: | String - Current draw mode of an object. Possible values are "normal" or "transparent". |
Examples | |
Examples: | _dmode = getDrawMode myCar; // may return "transparent" |
Additional Information | |
See also: | setDrawMode |
Multiplayer: | |
Problems: |
Overview
Content Tools