Talk:Inputs and Outputs

From Valve Developer Community
Revision as of 15:00, 18 September 2005 by Maven (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This doesn't explain how outputs with values work. For example, the math_colorblend entity has an output OutColor that is described as:

OutColor <color255> Fired when the InValue input is received, 
with the remapped RGB color as the parameter.

How is such an output used? —Maven (talk) 15:00, 18 Sep 2005 (PDT)