Skip to content

Commit 5d853f9

Browse files
committed
Update decal docs
1 parent d1410ff commit 5d853f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manual/graphics/decals/decal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ To learn how to setup and use the decal please see the dedicated tutorial: [How
1616
|--------|--------|
1717
| **Material** | The decal material. Must have the domain mode set to *Decal* type. |
1818
| **Sort Order** | The decal rendering order. Higher values are rendered later (on top). |
19+
| **Render Layers Mask** | The layers mask used for render composition. Can be used to include or exclude specific actor layers from the drawing on top of them. |
1920
| **Size** | The decal bounds size (in local space). |
20-
| **Draw Min Screen Size** | The minimum screen size for the decal drawing. If the decal size on the screen is smaller than this value then decal will be culled. Set it to higher value to make culling more aggressive. |
21+
| **Draw Min Screen Size** | The minimum screen size for the decal drawing. If the decal size on the screen is smaller than this value then decal will be culled. Set it to higher value to make culling more aggressive. |

0 commit comments

Comments
 (0)