Method DisplayShadowAtlas
DisplayShadowAtlas(CommandBuffer, Material, float, float, float, float, float, float)
선언
public void DisplayShadowAtlas(CommandBuffer cmd, Material debugMaterial, float screenX, float screenY, float screenSizeX, float screenSizeY, float minValue, float maxValue)
파라미터
타입 | 이름 | 설명 |
---|---|---|
CommandBuffer | cmd | |
Material | debugMaterial | |
float | screenX | |
float | screenY | |
float | screenSizeX | |
float | screenSizeY | |
float | minValue | |
float | maxValue |