< Previous | Contents | Next >

Usage

_tex2DVec4Write(tex, x, y, color);


tex

Pointer to output texture

x

location of pixel in the X axis

y

location of pixel in the Y axis

color

float4 vector of RGBA color.