# DrawAsSplitView *in [Lib.render.utils](README.md)* Renders the connected draw commands as vertical ViewRect slices with optional labels. This can be quite interesting as an effect or, for example, to show multiple variations. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Commands** (Command Required) | — | | **Labels** (String) | — | | **Stretch** (Vector2) | — | | **Mode** (Int32) | — | ## Outputs | Name | Type | |---|---| | **Output** | T3.Core.DataTypes.Command |