Marker Position¶
Description¶
The Marker Position Node queries the position of a
Marker in a given location, returning
the position in room coordinates.
Ports¶
- Location
- A location reference port that provides a reference to the location that the provided coordinates are relative to. If not connected, and the logic is on a location, the current location will be used.
- Marker
- An integer input port that provides the index of the marker to query.
- X
- An integer output port that provides the X value of the marker coordinate.
- Y
- An integer output port that provides the Y value of the marker coordinate.
Parameters¶
- Marker
- A constant integer value for the marker index, used when the Marker port is not connected.