Property profilingSampler
profilingSampler
A ProfilingSampler for the entire render pass. Used as a profiling name by ScriptableRenderer
when executing the pass.
Default is Unnamed_ScriptableRenderPass
.
Set base.profilingSampler
from the sub-class constructor to set a profiling name for a custom ScriptableRenderPass
.
선언
protected ProfilingSampler profilingSampler { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
ProfilingSampler |