0 Talk API Model SetFogFar Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Widget Methods Sets the far clipping plane for fogging. myModel:SetFogNear(10); Arguments far: number this mostly depends on your camera setup. If you're not sure what to insert here, start with a value 6 and slowly increase the number until you're pleased with the result. Returns nil See alsoEdit Model:SetFogNear() Read more Returns whether a button is enabled or not. isEnabled = button:IsEnabled(); isEnabled Number - 1... API Button IsEnabled Highlights the text in an EditBox. EditBox:HighlightText(, ) Start Integer - the position at... API EditBox HighlightText Frame:EnableKeyboard Allows this frame to receive keyboard input via OnKeyUp and OnKeyDown. The... API Frame EnableKeyboard Related Categories Category: Widget methods