Updated to this latest release and give it a thumbs up. No problems found so far.
I'm using this on UWP Win 10 platform with Hololens.
Good job @EgorBo
As an aside, anyone have any example/sample code for SetShaderParameterAnimation rather than using the Update?
Posts
Here's a bit of sample code I found:
ValueAnimation specColorAnimation=new ValueAnimation();
It shows that a ValueAnimation object is passed into the SetShaderParameterAnimation .