From the course: Unreal Engine: Lunchtime Lessons
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Adjusting lights with a slider - Unreal Engine Tutorial
From the course: Unreal Engine: Lunchtime Lessons
Adjusting lights with a slider
- [Teacher] Hi, I'm George Mistry. Let's take a look at interfaces today and use a slider to control the intensity of a spotlight. Now in this scene, I do have a spotlight. And if I left click on it, you'll see that under Intensity, I can certainly turn it up or down here, but let's make it a little bit more interactive and set it using a slider. So in order to do this, we need to first create a slider and then attach that to the spotlight. Now all of this is going to happen in blueprint. So let's hop over to this Blueprint folder and we'll create everything there. Now in order to create a slider, you need to create a widget. So let's go ahead and right click, and under User Interface, we're going to create a Widget Blueprint. And let's just call this SliderSpotBP, for blueprint, and double click on that. And so this brings up a very nice interface where we can create our slider. So I'm going to scroll down till I…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
(Locked)
Using the Variant Manager5m 45s
-
(Locked)
Interfaces using the Variant Manager7m 1s
-
(Locked)
New interface features in 4.252m 21s
-
(Locked)
Creating material layers6m 55s
-
(Locked)
Painting layered materials6m 57s
-
(Locked)
Adjusting lights with a slider5m 29s
-
(Locked)
Using blueprint brushes for landscapes5m 58s
-
(Locked)
Creating landscape features with splines4m 46s
-
(Locked)
Brushed metal using anisotropy5m 43s
-
(Locked)
Physically based translucency5m 11s
-
(Locked)
Lidar point clouds6m 5s
-
(Locked)
Creating swatches using color themes3m 24s
-
(Locked)
Creating neutral lighting1m 50s
-
(Locked)