Skip to content

Lib.flow.context.GetMatrixVar

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

GetMatrixVar

in Lib.flow.context


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[]

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally