m
Move page script moved page API Model SetModel to WoW:API Model SetModel without leaving a redirect
mNo edit summary |
m (Move page script moved page API Model SetModel to WoW:API Model SetModel without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
Set the Modelframe to display a certain mesh. | Set the Modelframe to display a certain mesh. | ||
| Line 19: | Line 19: | ||
A side effect of this function is that it seems to preload the specified mesh into some internal cache. When you're trying to load a mesh that's not shipped with the game, you'll might be forced to call a SetModel() at startup or your mesh won't load at all. | A side effect of this function is that it seems to preload the specified mesh into some internal cache. When you're trying to load a mesh that's not shipped with the game, you'll might be forced to call a SetModel() at startup or your mesh won't load at all. | ||