Version: 2017.3

Camera.CopyStereoDeviceProjectionMatrixToNonJittered

매뉴얼로 전환
public void CopyStereoDeviceProjectionMatrixToNonJittered (Camera.StereoscopicEye eye);

파라미터

eye Specifies the stereoscopic eye whose non-jittered projection matrix will be sourced from the VR SDK.

설명

Sets the non-jittered projection matrix, sourced from the VR SDK.

With traditional rendering, the application is responsible for generating the non-jittered and jittered projection matrices. However, in VR rendering, the projection matrices are sourced from the VR SDK. Therefore, if the intention is to jitter the VR projection matrices, that would indicate the non-jittered projection matrices are the ones provided by the VR SDK. This API provides this functionality by copying the VR SDK projection matrices directly into the non-jittered stereo projection matrix set.

Use Camera.GetNonJitteredStereoProjectionMatrix to get the non-jittered stereo projection matrices.

Use Camera.SetStereoProjectionMatrix and Camera.GetStereoProjectionMatrix to set and get the jittered stereo projection matrices, respectively.

For descriptions of jittered projection rendering see: Camera.nonJitteredProjectionMatrix.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961