Version: 2021.3
언어: 한국어

Camera.actualRenderingPath

매뉴얼로 전환
public RenderingPath actualRenderingPath ;

설명

The rendering path that is currently being used (Read Only).

The actual rendering path might be different from the user-specified renderingPath if the underlying GPU/platform does not support the requested one, or some other situation causes a fallback (for example, if deferred rendering is not supported with orthographic projection cameras).

See Also: renderingPath, RenderingPath.