OpenFairyGUI API
Preparing search index...
core/src
UamImageNode
Interface UamImageNode
interface
UamImageNode
{
alpha
:
number
;
aspect
:
boolean
;
blendMode
:
UamBlendMode
;
color
:
string
;
customData
:
string
;
fillAmount
:
number
;
fillClockwise
:
boolean
;
fillMethod
:
number
;
fillOrigin
:
number
;
filter
:
string
;
filterData
:
string
;
flip
:
number
;
gears
:
UamGearBinding
[]
;
grayed
:
boolean
;
group
:
string
;
id
:
string
;
kind
:
"image"
;
locked
:
boolean
;
maxSize
:
UamSize
;
minSize
:
UamSize
;
name
:
string
;
pivot
?:
UamPoint
;
pivotAsAnchor
?:
boolean
;
position
:
UamPoint
;
relations
:
UamRelation
[]
;
resource
:
UamResourceRef
;
rotation
:
number
;
scale
:
UamPoint
;
size
:
UamSize
;
skew
:
UamPoint
;
tooltips
:
string
;
touchable
:
boolean
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
UamGroupableDisplayNodeBase
UamImageProperties
UamImageNode
Index
Properties
alpha
aspect
blend
Mode
color
custom
Data
fill
Amount
fill
Clockwise
fill
Method
fill
Origin
filter
filter
Data
flip
gears
grayed
group
id
kind
locked
max
Size
min
Size
name
pivot?
pivot
As
Anchor?
position
relations
resource
rotation
scale
size
skew
tooltips
touchable
visible
Properties
alpha
alpha
:
number
aspect
aspect
:
boolean
blend
Mode
blendMode
:
UamBlendMode
color
color
:
string
custom
Data
customData
:
string
fill
Amount
fillAmount
:
number
fill
Clockwise
fillClockwise
:
boolean
fill
Method
fillMethod
:
number
fill
Origin
fillOrigin
:
number
filter
filter
:
string
filter
Data
filterData
:
string
flip
flip
:
number
gears
gears
:
UamGearBinding
[]
grayed
grayed
:
boolean
group
group
:
string
id
id
:
string
kind
kind
:
"image"
locked
locked
:
boolean
max
Size
maxSize
:
UamSize
min
Size
minSize
:
UamSize
name
name
:
string
Optional
pivot
pivot
?:
UamPoint
Optional
pivot
As
Anchor
pivotAsAnchor
?:
boolean
position
position
:
UamPoint
relations
relations
:
UamRelation
[]
resource
resource
:
UamResourceRef
rotation
rotation
:
number
scale
scale
:
UamPoint
size
size
:
UamSize
skew
skew
:
UamPoint
tooltips
tooltips
:
string
touchable
touchable
:
boolean
visible
visible
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
aspect
blend
Mode
color
custom
Data
fill
Amount
fill
Clockwise
fill
Method
fill
Origin
filter
filter
Data
flip
gears
grayed
group
id
kind
locked
max
Size
min
Size
name
pivot
pivot
As
Anchor
position
relations
resource
rotation
scale
size
skew
tooltips
touchable
visible
OpenFairyGUI API
Loading...