API Model SetFogFar Edit History Talk0 98,472pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API 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 the RGB values of the currently selected color. r, g, b = ColorSelect:GetColorRGB() None... API ColorSelect GetColorRGB Returns how wide the string would be, in pixels, without wrapping: width ... API FontString GetStringWidth Registers a frame to receive all fired events; it is not advisable to use this for anything... API Frame RegisterAllEvents Categories: Widget methods