Template:TimeProxy

From Valve Developer Community
Revision as of 10:11, 27 June 2019 by Deprecated (talk | contribs) (Added header)
Jump to navigation Jump to search

Time Proxy

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.
		}
	}