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