Preparing search index...
The search index is not available
@mapray
@mapray
mapray
ModelEntity
Json
Interface Json
Entity Json
interface
Json
{
altitude_mode
?:
"absolute"
|
"relative"
|
"clamp"
;
id
?:
string
;
index
?:
string
|
number
;
ref_model
:
string
;
transform
:
TransformJson
;
type
:
string
;
visibility
?:
boolean
;
}
Hierarchy (
view full
)
mapray
.
Entity
.
Json
Json
Index
Properties
altitude_
mode?
id?
index?
ref_
model
transform
type
visibility?
Properties
Optional
altitude_
mode
altitude_
mode
?:
"absolute"
|
"relative"
|
"clamp"
高度モード
Optional
id
id
?:
string
Optional
index
index
?:
string
|
number
ref_
model
ref_
model
:
string
transform
transform
:
TransformJson
type
type
:
string
Optional
visibility
visibility
?:
boolean
可視性
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
altitude_
mode
id
index
ref_
model
transform
type
visibility
@mapray
mapray
maprayui
Entity Json