GetMatrixVar¶
Retrieves a matrix as an array for Vector4 from the evaluation context. This is used internally for passing transform matrices between render passes for things like rendering shadow maps.
Outputs¶
| Name | Type |
|---|---|
| Result | System.Numerics.Vector4[] |