TweenPlayables
TweenPlayables copied to clipboard
How do I add a float value to a render material tween?
How do I add a float value to a render material tween? For example, render.sharedMaterial.SetFloat("_OutlineWidth", floatValue) Is it possible to add custom parameter types and values?