Talk:Inputs and Outputs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
  with the remapped RGB color as the parameter.
  with the remapped RGB color as the parameter.
How is such an output used? &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 15:00, 18 Sep 2005 (PDT)
How is such an output used? &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 15:00, 18 Sep 2005 (PDT)
Other examples: the TargetDir output of [[point_anglesensor]] and the AngularVelocity output of [[point_angularvelocitysensor]]. &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 15:16, 18 Sep 2005 (PDT)

Revision as of 15:16, 18 September 2005

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)

Other examples: the TargetDir output of point_anglesensor and the AngularVelocity output of point_angularvelocitysensor. —Maven (talk) 15:16, 18 Sep 2005 (PDT)