Version: 5.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 caused a fallback (for example, deferred rendering is not supported with orthographic projection cameras).