Template:KV BaseFadeProp:zh-cn

From Valve Developer Community
Revision as of 11:10, 4 July 2024 by Nesciuse (talk | contribs) (- changed links to :lang suffix redirect pages to the redirected link)
Jump to navigation Jump to search
BaseFadeProp:
Start Fade Dist (fademindist) <float>
道具开始淡出的距离。
End Fade Dist (fademaxdist) <float>
道具可见的最大淡入淡出距离。
  • 如果 Start Fade Dist < 0,当结束淡入淡出时,道具将立即消失。
  • 如果 End Fade Dist <0,则道具根本不会消失。 (这是默认值。)
如果道具在三维天空盒中,这些值将适当缩放。
Fade Scale (fadescale) <float>
如果你在worldspawn
Warning icon.png
This template has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
中指定此键值,或者如果引擎在 DirectX 8(Ep1 中的 DX7)下运行,即使未指定上述淡入淡出距离,道具也会淡出。此键值可让你在发生这种情况时进行一些控制:小于 1 的数字会导致道具在更远的距离淡出,而大于 1 则会导致它在更近的距离淡出。使用 0 会完全强制关闭淡入淡出。另请参阅QC命令 $noforcedfade