OpenFairyGUI API
Preparing search index...
core/src
UamComponentRefNode
Interface UamComponentRefNode
interface
UamComponentRefNode
{
alpha
:
number
;
aspect
:
boolean
;
blendMode
:
UamBlendMode
;
customData
:
string
;
filter
:
string
;
filterData
:
string
;
gears
:
UamGearBinding
[]
;
grayed
:
boolean
;
group
:
string
;
id
:
string
;
instanceProperties
?:
UamComponentInstanceProperties
;
kind
:
"component"
;
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
UamComponentRefNode
Index
Properties
alpha
aspect
blend
Mode
custom
Data
filter
filter
Data
gears
grayed
group
id
instance
Properties?
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
custom
Data
customData
:
string
filter
filter
:
string
filter
Data
filterData
:
string
gears
gears
:
UamGearBinding
[]
grayed
grayed
:
boolean
group
group
:
string
id
id
:
string
Optional
instance
Properties
instanceProperties
?:
UamComponentInstanceProperties
kind
kind
:
"component"
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
custom
Data
filter
filter
Data
gears
grayed
group
id
instance
Properties
kind
locked
max
Size
min
Size
name
pivot
pivot
As
Anchor
position
relations
resource
rotation
scale
size
skew
tooltips
touchable
visible
OpenFairyGUI API
Loading...