0 Talk API Model SetFogNear 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 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() Read more Gets the text on the button. text = Button:GetText() None text String - The text on the button API Button GetText str = editBox:GetText() Returns the String that is currently entered in the EditBox. Arguments... API EditBox GetText CreateTexture is a method on Frame objects that creates and returns a new Texture. CreateTexture... API Frame CreateTexture Related Categories Category: Widget methods