Get Remote URL
Last updated
Last updated
Get Remote URL returns the URL of a Web Sprite Object. The Object ID is given as input to the Node.
Scope:Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Object
ObjectID
The Web Sprite Object whose URL you wish to return, if none is given in the Object ID
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 return.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
URL
String
The URL of the Web Sprite Object.