Model:SetFogNear

From Warcraft Wiki
Jump to navigation Jump to search

Sets the near clipping plane for fogging.

Model:SetFogNear(fogNear)

Arguments

fogNear
number - If you don't know what to insert here, you'll probably go best with 0 ;)

Example

myModel:SetFogNear(0)