Template:I FuncMoveLinear

From Valve Developer Community
Revision as of 02:21, 9 September 2018 by Pinsplash (talk | contribs) (Created page with "{{IO|Open|Move the brush to the end position (''starting position + (move direction * move distance)'').}} {{IO|Close|Move the brush to the starting position.}} {{IO|SetPositi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Open
Move the brush to the end position (starting position + (move direction * move distance)).
Close
Move the brush to the starting position.
SetPosition <float>
Move the brush to a specific position, where 0 is the starting position and 1 is the starting position + (move direction * move distance).
SetSpeed <float>
Set the speed and update immediately.