According to the biki, if Vertical Mode is set to ASL, the composition will be placed exactly as it was saved. This seems to be not true. There seems to be a slight offset in Z compared to the composition that was saved.
1. This is the composition how it was saved
{F3102566}
2. This is the composition when place with vertical mode off
```
[get3DENActionState "VerticalASL", get3DENActionState "SurfaceSnapToggle", get3DENActionState "VerticalATL"] // [1,0,0]
```
{F3102568}
3. This is the composition with vertical mode on
```
[get3DENActionState "VerticalASL", get3DENActionState "SurfaceSnapToggle", get3DENActionState "VerticalATL"] // [0,0,1]
```
{F3102572}
The biki on the other hand states exactly the opposit
{F3102575}
https://community.bistudio.com/wiki/Eden_Editor:_Custom_Composition