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 <SamplerNode>. This command fails if you attempt to load a texture from disk the selected <SamplerNode> cannot bind.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | SamplerNodeLoadTexture |
| GUID | {7193A991-62AC-4B18-A731-1C1A78849096} |
| Category | SamplerNode Commands |
| Package | Simdify-Package-Variable |
| Script File | type_sampler_node_scripts.ssl |
| Status | Active |