Hello,
I am currently using CityEngine 2021.0 and creating a simple terrain, loading all necessary terrain tiles via python script. After loading I wish to also, using python, change terrain settings visible here:

I can change the Positioning settings, using setAttributeLayerExtents and setElevationOffset commands, but I was unable to find anything in the python documentation in order to change Elevation settings: Resolution, Apply Alignments or Heightmap Sampling.
Is it possible with a python script? I am most interested in changing the Resolution - changing those values by hand for every terrain is tiresome, epecially in scenes with over 100 tiles.
Thanks,
Adam