User:Dr. Orange/Sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Testing archived template.)
Line 1: Line 1:
; Render Mode <code><choices></code>
== External links ==
: [[Render Modes|Render Mode]] to use.
[https://www.example.com] {{User:Dr. Orange/Template:Archived|https://web.archive.org/web/20180530121625/http://example.com/}}
:* 0: "Normal"
:* 1: "Color"
:* 2: "Texture"
:* 3: "Glow"
:* 4: "Solid"
:* 5: "Additive"
; FX Amount (1-255) <code><integer></code>
: Controls transparency when using another render mode then normal. 0 is completely invisible, and 255 is opaque.
; FX Color (R G B) <code><[[color255]]></code>
: Color to use by the specified render mode.

Revision as of 06:53, 30 May 2018

External links

[1] (Archived version)