These settings relate to the barrier system and it's actors.
Many of them relate to the specific detection system that barriers use.
What class should volumator use as barrier volumes?
There are three types of barrier: volumes, planes and fences. Planes are 2d shapes,m always of the class Volumator Barrier Plane. Fences are chains of planes, always of the class Volumator Barrier Fence. Volumes by default are the Volumator Barrier Volume, however this can actually be changed so that barrier volumes can be any other volume class.
This is covered in more detail on the page on Barriers, but this setting is where you'd change the barrier volume to a different class. The default is obviously the Volumator Barrier Volume.
The default Volumator Barrier Volume class
After changing the Barrier Volume Class to AkAcousticPortal, creating a Barrier Volume now creates an AkAcousticPortal instead, and future detection scans will be blocked by it, and drones will not be able to pass through
Barrier volumes and planes by default have no opacity so can be hard to see and select.
The wireframe of these actors can be masked by geometry, so when you're inside a doorway, especially when the barrier has an Expand amount, the barrier can appear completely invisible, which can be confusing.
Therefore, Volumator's barrier actors have a DebugVisual component that has some opacity, making it considerably easier to see and select them.
However, because barriers are placed on important interconnecting areas, it could be annoying if they were enabled by default.
The 'Barrier Opacity On Create' setting determines whether this opacity component is enabled on newly created barriers.
You can easily toggle the opacity of all barrier actors in a map with the 'Enable/Disable Barrier Opacity' button in the Barrier panel.
Note, this only affects the Volumator barrier actors. If you switch out the barrier volume class to something else then obviously that barrier's visualisation will depend on whatever the actor class has going on.
The barrier documentation has more info about barrier opacity and visualisation.
How deep a barrier volume is by default. This is just a starting point, you'll likely want to tweak this to match the length of the space and your needs. Doesn't affect planes or fences as neither have any depth.
Similar to the Expand Volume control for normal volumes, Barrier Expand will enlarge the barrier volumes and planes so they go into the geometry a little.
This is helpful to ensure that barriers gets good coverage over the whole space, especially if it is a jagged opening that may have small cracks in it.
Affects creating both barrier volumes and planes
Expand 0 - The barrier is as wide and high as the detected space.
Expand 20 - The barrier width and height are now expanded by 20 units in each direction, creating a buffer zone for extra safety
When you create a barrier volume or plane, many detection rays are fired out left and right in an angel wings pattern, trying to find parellel walls.
The more rays you fire, the more likely you'll get good results, but at great CPU cost as they all fire out at once.
Increase Scanning Points to increase the number of rays.
The CPU cost is only incurred when creating.
Affects creating both barrier volumes and planes
As barrier plane and volume creation is a one-click process, determining the space can be challenging. A lot of filtering and testing is carried out and Focus lets you specify how discerning the system should be.
Higher values will result in volumes/planes based around closest clusters of points.
Lower values will incorporate further away objects. The points still need to have parallel geometry, but there can be lots of cases where this is a coincidence and not representative of walls.
Focus 0.8 (high) - while lots of points where detected, most were filtered out, leaving only the main clusters on the left/right where the doorframe is
Focus 0.1 (low) - less filtering has been carried out, allowing the points highlighted to sneak through. These points aren't part of the doorway and therefore the resultant barrier volume is larger
When building barrier fences, this is the minimum height of the fence.
The actual fence height will either be the height range of the points you've added, or this value. Whichever is largest.
Individual fence pieces can be scaled up/down after building with the scale tool when selecting their components.