Version: 2023.1
언어: 한국어

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.