Load Resource

Loads binary from URLs and local asset paths. Returns a transparent placeholder if the resource fails to load, allowing rendering to continue.

Interface

Inputs

ParameterDetailsPossible Types
-No Primary Input-
Editor Resources

Sourced From Scope: editor-api

EditorApi<WasmApplicationIo>
URL

Default: ""

string

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Arc<[u8]>