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

SubPass

class in UnityEngine.Experimental.Rendering

매뉴얼로 전환

설명

This class encapsulates a single subpass within a RenderPass. RenderPasses can never be standalone, they must always contain at least one SubPass. See Also: RenderPass.

생성자

RenderPass.SubPassCreate a subpass and start it.

Public 함수

DisposeEnd the subpass.