JME - Application Documentation
Preparing search index...
includes/types/intersection
IntersectionStructure
Type Alias IntersectionStructure
Pre-computed geometric structure for an entire intersection
type
IntersectionStructure
=
{
edgeTubes
:
THREE.TubeGeometry
[]
;
exitInfo
:
ExitStructure
[]
;
id
:
string
;
intersectionFloor
:
THREE.ShapeGeometry
;
maxDistanceToStopLine
:
number
;
}
Index
Properties
edge
Tubes
exit
Info
id
intersection
Floor
max
Distance
To
Stop
Line
Properties
edge
Tubes
edgeTubes
:
THREE.TubeGeometry
[]
exit
Info
exitInfo
:
ExitStructure
[]
id
id
:
string
intersection
Floor
intersectionFloor
:
THREE.ShapeGeometry
max
Distance
To
Stop
Line
maxDistanceToStopLine
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Tubes
exit
Info
id
intersection
Floor
max
Distance
To
Stop
Line
JME - Application Documentation
Loading...
Pre-computed geometric structure for an entire intersection