Documentation > Mesh Ops Plugin BPLibrary > Update Texture from Pixel Array

Update Texture from Pixel Array

Uses memcpy to fill a texture2D from CreateTextureFromPixelArray().

Inputs

In
Exec

Tex
Texture 2D Object Reference

Pix
Array of Linear Color Structures

Outputs

Out
Exec

Return Value
Boolean

Uses memcpy to fill a texture2D from CreateTextureFromPixelArray().