Version: 2023.2
言語: 日本語
public static RenderTextureDescriptor eyeTextureDesc ;

説明

Fetch the eye texture RenderTextureDescriptor from the active stereo device.

If XR is enabled, this returns a RenderTexureDescriptor configured by the stereo device. This greatly simplifies the process of generating temporary render textures for stereo rendering.

Additional resources: ScriptableRenderContext.