Template:TimeProxy

From Valve Developer Community
Revision as of 10:05, 27 June 2019 by Deprecated (talk | contribs) (Created Time Proxy template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This shader or material parameter requires the below material proxy as specified to work properly.

	"$time" "0.0"
	"Proxies"
	{
		"CurrentTime"
		{
			"resultVar" "$time" //Needs the CurrentTime material proxy to work properly.
		}
	}