Presents the file open dialog that allows you to load a texture from disk, creates a new <Texture> node and automatically connects it to the selected <SamplerArrayNode>. This command fails if you attempt to load a texture from disk the selected <SamplerArrayNode> cannot bind.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | SamplerArrayNodeLoadTexture |
| GUID | {2892215D-2CB7-4BA8-A273-6853A7DE81C1} |
| Category | SamplerArrayNode Commands |
| Package | Simdify-Package-Variable |
| Script File | type_sampler_array_node_scripts.ssl |
| Status | Active |