Method DisplayShadowCascadeAtlas
DisplayShadowCascadeAtlas(CommandBuffer, Material, float, float, float, float, float, float)
선언
public void DisplayShadowCascadeAtlas(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 |