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