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

Create Texture from Pixel Array

Uses memcpy to fill a new texture2D.

Inputs

In
Exec

Pix
Array of Linear Color Structures

Width
Integer

Height
Integer

Outputs

Out
Exec

Return Value
Texture 2D Object Reference

Uses memcpy to fill a new texture2D.