Unreal Engine Blueprint API Reference > Rendering
Imports a texture from a buffer and creates Texture2D from it.
Target is Kismet Rendering Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
byte | Buffer |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Imports a texture from a buffer and creates Texture2D from it. |