Widget API: Model:SetFogNear
← 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
← Widget API ← Model < SetFogNear
Sets the near clipping plane for fogging.
myModel:SetFogNear(0);