OpenFairyGUI API
Preparing search index...
core/src
UamDisplayNodeBase
Interface UamDisplayNodeBase
interface
UamDisplayNodeBase
{
alpha
:
number
;
aspect
:
boolean
;
blendMode
:
UamBlendMode
;
customData
:
string
;
filter
:
string
;
filterData
:
string
;
gears
:
UamGearBinding
[]
;
grayed
:
boolean
;
id
:
string
;
kind
:
UamDisplayNodeKind
;
locked
:
boolean
;
maxSize
:
UamSize
;
minSize
:
UamSize
;
name
:
string
;
pivot
?:
UamPoint
;
pivotAsAnchor
?:
boolean
;
position
:
UamPoint
;
relations
:
UamRelation
[]
;
rotation
:
number
;
scale
:
UamPoint
;
size
:
UamSize
;
skew
:
UamPoint
;
tooltips
:
string
;
touchable
:
boolean
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
UamDisplayNodeBase
UamGroupableDisplayNodeBase
UamLoader3DNode
UamLoaderNode
Index
Properties
alpha
aspect
blend
Mode
custom
Data
filter
filter
Data
gears
grayed
id
kind
locked
max
Size
min
Size
name
pivot?
pivot
As
Anchor?
position
relations
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
id
id
:
string
kind
kind
:
UamDisplayNodeKind
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
[]
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
id
kind
locked
max
Size
min
Size
name
pivot
pivot
As
Anchor
position
relations
rotation
scale
size
skew
tooltips
touchable
visible
OpenFairyGUI API
Loading...