Version: 2020.3
言語: 日本語

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.