Load Texture
Loads Texture from asset

/**
* Node that loads a texture from an Unreal texture asset.
*
* Provides access to an existing UTexture2D asset for use
* in texture transfer and material creation nodes.
*
* Usage:
* 1. Select a texture asset
* 2. Output provides the texture data
*/Parameter
Description
Last updated