Class DebugOverlay
Utility class for debug overlay coordinates.
상속된 멤버
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public class DebugOverlay
프로퍼티
이름 | 설명 |
---|---|
overlaySize | Current overlay size. |
x | Current x coordinate. |
y | Current y coordinate. |
메서드
이름 | 설명 |
---|---|
Next() | Increment coordinates to the next overlay. |
SetViewport(CommandBuffer) | Setup the viewport for the current overlay. |
StartOverlay(int, int, int, int) | Start rendering overlay. |