Version: 2022.2

CommandBuffer.SetLateLatchProjectionMatrices

切换到手册
public void SetLateLatchProjectionMatrices (Matrix4x4[] projectionMat);

参数

projectionMat Stereo projection matrices.

描述

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.