ecspresso
Preparing search index...
plugins/rendering/tilemap
ObjectDef
Interface ObjectDef
interface
ObjectDef
{
height
:
number
;
name
:
string
;
properties
:
Record
<
string
,
string
|
number
|
boolean
>
;
rotation
:
number
;
type
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
name
properties
rotation
type
width
x
y
Properties
height
height
:
number
name
name
:
string
properties
properties
:
Record
<
string
,
string
|
number
|
boolean
>
rotation
rotation
:
number
type
type
:
string
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
name
properties
rotation
type
width
x
y
ecspresso
Loading...