Skip to content

LedTransitionRenderer

ClassLEDStudioLEDStudio
public static class LedTransitionRenderer

No description is available for this type.

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