LedTransitionRenderer
public static class LedTransitionRendererNo description is available for this type.
Methods
Section titled “Methods”
Render(Texture, Texture, RenderTexture, LedTransitionType, float)
Section titled “Render(Texture, Texture, RenderTexture, LedTransitionType, float)”public static void Render(Texture previous, Texture current, RenderTexture target, LedTransitionType transition, float progress)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
previous |
UnityEngine.Texture | |
current |
UnityEngine.Texture | |
target |
UnityEngine.RenderTexture | |
transition |
LEDStudio.LedTransitionType | |
progress |
System.Single |