Version: 2019.4
Obsolete public bool GetMirrorViewBlitDesc (RenderTexture mirrorRt, out XR.XRDisplaySubsystem.XRMirrorViewBlitDesc outDesc);
public bool GetMirrorViewBlitDesc (RenderTexture mirrorRt, out XR.XRDisplaySubsystem.XRMirrorViewBlitDesc outDesc, int mode);

パラメーター

mirrorRtA render texture representing mirror view's render target.
outDescInformation that describes desired mirror view blit operation.
modeThe XRMirrorViewBlitMode XR display should perform.

戻り値

bool Return true if information is retrieved successfully, false otherwise.

説明

Get a mirror view blit operation descriptor from the current display subsystem.