Method BlitQuad
BlitQuad(CommandBuffer, Texture, Vector4, Vector4, int, bool)
선언
public static void BlitQuad(CommandBuffer cmd, Texture source, Vector4 scaleBiasTex, Vector4 scaleBiasRT, int mipLevelTex, bool bilinear)
파라미터
타입 | 이름 | 설명 |
---|---|---|
CommandBuffer | cmd | |
Texture | source | |
Vector4 | scaleBiasTex | |
Vector4 | scaleBiasRT | |
int | mipLevelTex | |
bool | bilinear |