OpenFairyGUI API
Preparing search index...
core/src
UamGraphNode
Interface UamGraphNode
interface
UamGraphNode
{
alpha
:
number
;
aspect
:
boolean
;
blendMode
:
UamBlendMode
;
cornerRadius
:
[
number
,
number
,
number
,
number
]
;
customData
:
string
;
distances
:
number
[]
;
fillColor
:
string
;
filter
:
string
;
filterData
:
string
;
gears
:
UamGearBinding
[]
;
graphType
:
number
;
grayed
:
boolean
;
group
:
string
;
id
:
string
;
kind
:
"graph"
;
lineColor
:
string
;
lineSize
:
number
;
locked
:
boolean
;
maxSize
:
UamSize
;
minSize
:
UamSize
;
name
:
string
;
pivot
:
UamPoint
;
pivotAsAnchor
:
boolean
;
points
:
number
[]
;
position
:
UamPoint
;
relations
:
UamRelation
[]
;
rotation
:
number
;
scale
:
UamPoint
;
sides
:
number
;
size
:
UamSize
;
skew
:
UamPoint
;
startAngle
:
number
;
tooltips
:
string
;
touchable
:
boolean
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
UamGroupableDisplayNodeBase
UamGraphProperties
UamGraphNode
Index
Properties
alpha
aspect
blend
Mode
corner
Radius
custom
Data
distances
fill
Color
filter
filter
Data
gears
graph
Type
grayed
group
id
kind
line
Color
line
Size
locked
max
Size
min
Size
name
pivot
pivot
As
Anchor
points
position
relations
rotation
scale
sides
size
skew
start
Angle
tooltips
touchable
visible
Properties
alpha
alpha
:
number
aspect
aspect
:
boolean
blend
Mode
blendMode
:
UamBlendMode
corner
Radius
cornerRadius
:
[
number
,
number
,
number
,
number
]
custom
Data
customData
:
string
distances
distances
:
number
[]
fill
Color
fillColor
:
string
filter
filter
:
string
filter
Data
filterData
:
string
gears
gears
:
UamGearBinding
[]
graph
Type
graphType
:
number
grayed
grayed
:
boolean
group
group
:
string
id
id
:
string
kind
kind
:
"graph"
line
Color
lineColor
:
string
line
Size
lineSize
:
number
locked
locked
:
boolean
max
Size
maxSize
:
UamSize
min
Size
minSize
:
UamSize
name
name
:
string
pivot
pivot
:
UamPoint
pivot
As
Anchor
pivotAsAnchor
:
boolean
points
points
:
number
[]
position
position
:
UamPoint
relations
relations
:
UamRelation
[]
rotation
rotation
:
number
scale
scale
:
UamPoint
sides
sides
:
number
size
size
:
UamSize
skew
skew
:
UamPoint
start
Angle
startAngle
:
number
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
corner
Radius
custom
Data
distances
fill
Color
filter
filter
Data
gears
graph
Type
grayed
group
id
kind
line
Color
line
Size
locked
max
Size
min
Size
name
pivot
pivot
As
Anchor
points
position
relations
rotation
scale
sides
size
skew
start
Angle
tooltips
touchable
visible
OpenFairyGUI API
Loading...