Template:TimeProxy: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (Created Time Proxy template) |
Deprecated (talk | contribs) m (Added header) |
||
Line 1: | Line 1: | ||
=== Time Proxy === | |||
This shader or material parameter requires the below [[Material proxies|material proxy]] as specified to work properly. | This shader or material parameter requires the below [[Material proxies|material proxy]] as specified to work properly. | ||
<source lang=php> | <source lang=php> |
Revision as of 10:11, 27 June 2019
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.
}
}