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