Widget API: Model:SetFogNear

Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API Model SetFogNear to API Model SetFogNear without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Model:SetFogFar()