texture::setPixel
In the context of a texture stage, sets the current pixels’ value.
Declaration
void texture::setPixel(float4 value)Parameters
- value:
The four-component floating-point color value to store
In the context of a texture stage, sets the current pixels’ value.
void texture::setPixel(float4 value)The four-component floating-point color value to store