简体   繁体   中英

No Shadows In Game View - Shadows in Scene View

I am having issues with shadows and lighting.

In Scene View this is what I see when I zoom close to the level layout:

在此处输入图片说明

But when I am in Game View this is what I see:

在此处输入图片说明

And these are my camera settings:

在此处输入图片说明

How can I increase my shadow view so that the camera can see the shadows without being so close to the level? I am aiming for a top down sort of game and I don't want the camera being so zoomed in or close to the level. Am I missing something in my settings?

1 .Make sure there is a light in the scene. Directional Light is fine.

2 .Make sure that your GameObject has " Cast Shadows " and " Receive Shadows " checked.

3 .Go to Edit > Project Settings > Quality .Increase the Shadow Distance . This setting depends on the scale of your Scene/3D model.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM