You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/graphics/decals/decal.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,5 +16,6 @@ To learn how to setup and use the decal please see the dedicated tutorial: [How
16
16
|--------|--------|
17
17
|**Material**| The decal material. Must have the domain mode set to *Decal* type. |
18
18
|**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. |
19
20
|**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