Experimental: this API is experimental and might be changed or removed in the future.

XRCameraSubsystem.GetTextures

切换到手册
public void GetTextures (List<Texture2D> texturesOut);

参数

texturesOut要填充的 Texture2Dnull。传递 null 将会抛出 /ArgumentNullException/。

描述

使用与 XRCameraSubsystem 关联的纹理填充提供的 /texturesOut/。

另请参阅:UnityEngine.XR.ARBackgroundRenderer