From the course: AR Development Techniques 02: Lighting and Physics

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Blob shadows using shadow projector

Blob shadows using shadow projector

From the course: AR Development Techniques 02: Lighting and Physics

Start my 1-month free trial

Blob shadows using shadow projector

- (Instructor) In the previous video we saw how to create shadows using directional light objects in our scene. In this video, we are going to see how to use shadow projectors to implement shadows in our scene. You might remember from the previous chapter, we use this light projector to create this undercar light effect. Shadow projectors behave in the exact same way but instead of light, they project shadows. So first let's disable this shadow the direction light shadow. So go to car, directional light and change this to no shadows. Now let's instantiate blob shadow projector. So go to standard assets that we imported and go to effects, projectors. And from the prefabs folder, we need blob shadow projector and make this 90 in the x-axis instead of 97. So if I drag this right here, you can see this soft shadow. So I'm just going to place this back at the center. So that component is zero and let's change its name…

Contents