未验证 提交 141c3d2b 编写于 作者: M Michael Herzog 提交者: GitHub

Merge pull request #14617 from mrdoob/revert-14602-fog-fix

Revert "Distanced based fog"
#ifdef USE_FOG
fogDepth = length(mvPosition);
fogDepth = -mvPosition.z;
#endif
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册