Lib.render.transform.SliceViewPort - tixl3d/tixl GitHub Wiki
Modifies the Viewport and projection matrix to help drawing grid cells.
In the simplest form this can be used to limit the rendering to a letterbox format (i.e., with black bars on top and bottom). In a more complex setup it can be combined with Loop to draw a grid of render passes. See example for more details.
Name (Relevancy & Type) | Description |
---|---|
SubGraph (CommandRequired) | - |
CellIndex (Int32Required) | - |
CellCounts (Int2) | - |
Stretch (Vector2) | - |
Mode (Int32) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Command |
Count | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.