I'm trying to understand the meaning of terrain step. Evidently I'm missing the core concept. I'm considering the units system to be meters for my purposes.
If I have terrain source data that's 4096px x 4096px and 1px = 0.854m (real world meters) Does that therefore mean that my 'step' is 0.854? If not, what then is 'step' exactly?
The documentation says: Step The size of a grid cell in units. Step controls how big the created terrain will be.
If I create a terrain using in this context, my terrain appears relatively smaller than where the rest of my objects should be.