Preparing search index...
The search index is not available
@mapray
@mapray
mapray
ImageIconEntity
ImageIconJson
Interface ImageIconJson
interface
ImageIconJson
{
id
?:
string
;
image_src
:
string
;
position
:
[
x
:
number
,
y
:
number
]
;
size
?:
Vector2
;
transform
?:
TransformCallback
;
}
Index
Properties
id?
image_
src
position
size?
transform?
Properties
Optional
id
id
?:
string
Entryを識別するID
image_
src
image_
src
:
string
position
position
:
[
x
:
number
,
y
:
number
]
Optional
size
size
?:
Vector2
アイコンサイズ
Optional
transform
transform
?:
TransformCallback
URL変換関数
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
image_
src
position
size
transform
@mapray
mapray
maprayui
Entryを識別するID