Preparing search index...
The search index is not available
@mapray
@mapray
mapray
PathEntity
Json
Interface Json
Entity Json
interface
Json
{
altitude_mode
?:
"absolute"
|
"relative"
|
"clamp"
;
color
:
Vector3
;
id
?:
string
;
line_width
:
number
;
lower_length
:
number
;
opacity
:
number
;
points
:
PointsJson
;
type
:
string
;
upper_length
:
number
;
visibility
?:
boolean
;
}
Hierarchy (
view full
)
mapray
.
AbstractLineEntity
.
Json
Json
Index
Properties
altitude_
mode?
color
id?
line_
width
lower_
length
opacity
points
type
upper_
length
visibility?
Properties
Optional
altitude_
mode
altitude_
mode
?:
"absolute"
|
"relative"
|
"clamp"
高度モード
color
color
:
Vector3
Optional
id
id
?:
string
line_
width
line_
width
:
number
lower_
length
lower_
length
:
number
opacity
opacity
:
number
points
points
:
PointsJson
type
type
:
string
upper_
length
upper_
length
:
number
Optional
visibility
visibility
?:
boolean
可視性
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
altitude_
mode
color
id
line_
width
lower_
length
opacity
points
type
upper_
length
visibility
@mapray
mapray
maprayui
Entity Json