load texture 2d
Loads one or more textures from disk and output them in a bundle
Installation
To use this Node, you must enable omni.genproc.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
active |
|
Is the LoadTexture2D node currently active? |
True |
textures |
|
Texture paths to load from |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
bundle |
|
output bundle of texture(s) data |