Spot Light in Unreal Engine - Unreal Lighting Tutorial 03

preview_player
Показать описание
Notes for You:: Spot Light in Unreal Engine - Unreal Lighting Tutorial 03
- emits light in the specified direction from a single point in space in a cone shape.
- Works like the real world flash light (i.e. torch light).

Commonly used Properties:

Intensity:
- indicates the brightness of the emitted light.

Attenuation Radius:
- indicates how far the light is emitted i.e. length of the cones.

Inner Cone Angle:
- indicates the angle of inner cone.
- Within the inner cone, the light gets full brightness.

Outer Cone Angle:
- indicates the angle of outer cone.
- Between the inner cone and outer cone the light gets feathered.

Affects World:
- enables or disables the light.
- Affects world property cannot be modified at run time.

Visible:
- enables or disables the light.
- Visible property can be modified at run time.

Light Color:
- indicates the color of emitted light.

Use Temperature Checkbox:
- enables or disables light color based on the temperature property.

Temperature:
- allows to set light color (between warm and cool).

Cast Shadows:
- indicates whether the light casts shadows or casts no shadows.

Indirect Light Intensity:
- indicates the brightness of indirect light or bounce light
Рекомендации по теме
Комментарии
Автор

If you are searching for a short tutorial, there will always be an Indian guy making it simple 😄

iliasiosifidis
Автор

sir can you provide next tutorial on how to apply material on models and how to render in unreal engine in detail ??

lifehacker
Автор

Could you do a proper enemy trigger tutorial for unity? I have learned so much watching your videos. Example, Player walks in to box collider- mesh render off -is triggered- this sets animation of enemy in the animator to move out from behind box- I use 2 base layers in the animator- 1 for walking animation- the other for transform- set the weight of both to 1- so the can play simultaneously, I just get confused with the script and parameters. Thanks for sharing your knowledge!

FieldMajor
Автор

What if I want to see the light shaft itself?

endvr
Автор

Please do you have a series about how to link unity with database

omarabdelnaser