JME - Application Documentation
Preparing search index...
includes/types/roundabout
RingLaneStructure
Type Alias RingLaneStructure
A single ring lane on the roundabout (used for both ring lines and stop lines)
type
RingLaneStructure
=
{
points
:
Tuple3
[]
;
properties
:
LaneLineProperties
;
radius
:
number
;
}
Index
Properties
points
properties
radius
Properties
points
points
:
Tuple3
[]
properties
properties
:
LaneLineProperties
radius
radius
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
points
properties
radius
JME - Application Documentation
Loading...
A single ring lane on the roundabout (used for both ring lines and stop lines)