WoW:API Model SetFogNear: Difference between revisions
Jump to navigation
Jump to search
({{widgetmethod}}) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Sets the near clipping plane for fogging. | Sets the near clipping plane for fogging. |
Revision as of 16:40, 4 December 2007
← Widget API ← Model < SetFogNear
Sets the near clipping plane for fogging.
myModel:SetFogNear(0);
- Arguments
- near: number if you don't know what to insert here, you'll probably go best with 0 ;)
- Returns
- nil
- See also