The ShowZBuffer command toggles the display of a greyscale z-buffer bitmap with the same dimensions as the viewport.
每個像素顯示的灰階顏色是以距離視圖攝影機的遠近決定,距離攝影機最近的像素以白色顯示,最遠的像素以黑色顯示。
像素深度圖片通常是用在像 Photoshop 一類的程式裡做後處理時,可以製造出景深焦距模糊或凹凸效果。
The ViewCaptureToFile and ViewCaptureToClipboard commands can be used to capture the contents of ShowZBuffer.
4 | 再執行一次這個指令可以關閉深度顯示。 |
請參考