JME - Application Documentation
Preparing search index...
includes/types/simulation
Node
Type Alias Node
A node in the junction graph representing a specific lane endpoint
type
Node
=
{
direction
:
Direction
;
exitIndex
:
number
;
laneIndex
:
number
;
structureID
:
string
;
}
Index
Properties
direction
exit
Index
lane
Index
structure
ID
Properties
direction
direction
:
Direction
exit
Index
exitIndex
:
number
lane
Index
laneIndex
:
number
structure
ID
structureID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
exit
Index
lane
Index
structure
ID
JME - Application Documentation
Loading...
A node in the junction graph representing a specific lane endpoint