OpenFairyGUI API
Preparing search index...
core/src
LookGearBindingOptions
Interface LookGearBindingOptions
interface
LookGearBindingOptions
{
condition
?:
string
;
controller
:
Controller
;
customEasePath
?:
string
;
defaultValue
:
LookGearBindingValue
;
easeType
?:
number
;
name
?:
string
;
positionsInPercent
?:
boolean
;
states
:
LookGearBindingState
[]
;
tween
?:
boolean
;
tweenDelay
?:
number
;
tweenDuration
?:
number
;
}
Index
Properties
condition?
controller
custom
Ease
Path?
default
Value
ease
Type?
name?
positions
In
Percent?
states
tween?
tween
Delay?
tween
Duration?
Properties
Optional
condition
condition
?:
string
controller
controller
:
Controller
Optional
custom
Ease
Path
customEasePath
?:
string
default
Value
defaultValue
:
LookGearBindingValue
Optional
ease
Type
easeType
?:
number
Optional
name
name
?:
string
Optional
positions
In
Percent
positionsInPercent
?:
boolean
states
states
:
LookGearBindingState
[]
Optional
tween
tween
?:
boolean
Optional
tween
Delay
tweenDelay
?:
number
Optional
tween
Duration
tweenDuration
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
controller
custom
Ease
Path
default
Value
ease
Type
name
positions
In
Percent
states
tween
tween
Delay
tween
Duration
OpenFairyGUI API
Loading...