WoW:API Model SetFogFar: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API Model SetFogFar to API Model SetFogFar without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
;''Arguments'' | ;''Arguments'' | ||
: far: '''number''' this mostly depends on your camera setup. If you're what to insert here, start with a value 6 and slowly increase the number until you're pleased with the result. | : 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. | ||
---- | ---- |
Latest revision as of 04:46, 15 August 2023
← Widget API ← Model < SetFogFar
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