If no `split_size` is specified, then split proportionate to the number of `parts` in a split. Eg: ``` parts: - direction: Horizontal - direction: Horizontal - direction: Horizontal ``` Should each have the same split size by default.
If no
split_sizeis specified, then split proportionate to the number ofpartsin a split.Eg:
Should each have the same split size by default.