In this chapter, we will cover the following topics:
- Playing videos by manually adding a VideoPlayer component to a GameObject
- Using scripting to control video playback on scene textures
- Using scripting to play a sequence of videos back-to-back
- Creating and using a simple Shader Graph
- Using a Shader Graph to create a color glow effect
- Toggling a Shader Graph color glow effect through C# code