Template:KV RenderFields:zh-cn

From Valve Developer Community
Revision as of 20:01, 12 October 2019 by 求生的兔 (talk | contribs)
Jump to navigation Jump to search

RenderFields: {{提示|有相应参考渲染请参见Render_Modes

Render Mode (rendermode) <choices>
在该实体上设置非标准渲染模式。

  • 0: Normal/默认
  • 1: Color/颜色
  • 2: Texture/材质
  • 3: Glow/光圈
  • 4: Solid(固体)/Alphatest(阿尔法测试)
  • 5: Additive/添加项
  • 6: Removed, does nothing/已删除,什么都不做
  • 7: Additive Fractional Frame
  • 8: Alpha Add/阿尔法融合
  • 9: World Space Glow
  • 10: Don't Render/不渲染
Render FX / Transparency (0 - 255) (renderamt) <整数型>
透明的,0是不可见,255为完全可见。
Render Color (R G B) (rendercolor) <color255>
着色器。
Disable Receiving Shadows (disablereceiveshadows) <布尔型>
是否防止实体接收自身阴影。

RenderFXChoices:

Render FX (renderfx) <choices>
指定一种渲染绘制方式。


Template:Todo:zh-cn