Set Remote URL
Last updated
Last updated
Set Remote URL sets the URL Attribute of a Web Sprite Object. It receives as inputs the Object ID of the Web Sprite Object and the URL.
Scope:Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Object
ObjectID
The Web Sprite Object whose URL you wish to set, if none is given in the Object ID
Socket.
URL
String
Default value of the URL you wish to set the Web Sprite Object to, if none is given in the Input Socket.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The Web Sprite Object whose URL you wish to set.
URL
String
The URL you wish to set the Web Sprite Object to.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.