CommandBuffer.SetLateLatchProjectionMatrices

Declaration

public void SetLateLatchProjectionMatrices(Matrix4x4[] projectionMat);

Parameters

projectionMat Stereo projection matrices.

Description

Set the current stereo projection matrices for late latching. Stereo matrices is passed in as an array of two matrices.

This function is intended for the Universal Render Pipeline (URP) for late latching.


Did you find this page useful? Please give it a rating: