Lib.flow.context.SetMatrixVar - tixl3d/tixl GitHub Wiki
Stores a matrix as an array of vector4 on the evaluation context. This is used internally by passing transform matrices between render passes for things like rendering shadow maps.
| Name (Relevancy & Type) | Description |
|---|---|
| SubGraph (CommandRequired) | - |
| VariableName (String) | - |
| Value (Vector4[]Required) | - |
| ClearAfterExecution (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.