lib.3d.transform.SliceViewPort - tooll3/t3 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 letter box 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 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.