Skip to content

Commit 10842e2

Browse files
committed
Document shadow caster mask property
1 parent 55b0851 commit 10842e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/3d/lights_and_shadows.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ There is a list of generic shadow parameters, each also has a specific function:
125125
moving objects. The downside of increasing shadow blur is that it will make
126126
the grainy pattern used for filtering more noticeable.
127127
See also :ref:`doc_lights_and_shadows_shadow_filter_mode`.
128+
- **Caster Mask:** Shadows are only cast by objects in these layers. Note that
129+
this mask does not affect which objects shadows are cast *onto*.
128130

129131
.. image:: img/lights_and_shadows_blur.webp
130132

0 commit comments

Comments
 (0)