Core behavior
- Paint Layers define the layer mask used for raycasts.
Special case for terrain detail and terrain texture
When the current prototype type is:- Unity/Terrain Detail
- Unity/Terrain Texture
Why Layer Settings matter
If Layer Settings are wrong, tools can fail in ways that look unrelated:- brushes may not detect the surface;
- stampers may not find the terrain;
- edit tools may hit the wrong geometry;
- precise tools may place on the wrong object.
If a tool suddenly stops hitting the scene correctly, check Layer Settings before changing anything else.
