Layout question

What settings LayoutGroup & LayoutChild for fill by spacing between enities?
image
image
image
image

Not sure if I got the question right, but if you want to space the children, you can use Spacing property of the LayoutGroup.

I need auto stretching, not manual )) like in Unity.
For detailed description:

From what I test now auto stretching will always try to change the height of the child. I don’t think there is a way to set a max height and at the same time automatically calculate the right spacing between the elements.

This may be a good feature request for the engine, in the meantime you will have to code that logic in (which I know isn’t trivial).

This function not implemented. Ok.

2 Likes