Widget API: Model:SetFogNear

From AddOn Studio
Revision as of 12:17, 10 June 2006 by WoWWiki>Mikk ({{widgetmethod}})
Jump to navigation Jump to search

Widget API ← Model < SetFogNear

SetFogNear -Documentation by DerGhulbus-

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

Model:SetFogFar()