Cocos Creator
Manual
API Ref
Cocos2d-x
Manual
API Ref
Version: 3.2
Version: 3.5
Version: 3.4
Version: 3.3
Version: 3.1
Version: 3.0
Version: 2.4
Version: 2.3
Version: 2.2
Version: 2.1
Version: 2.0
Version: 1.10
Version: 1.9
Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
IValueProxy
Interface IValueProxy
曲线值代理用来设置曲线值到目标,是广义的赋值。 每个曲线值代理都关联着一个目标对象。
Hierarchy
IValueProxy
Index
Properties
get
set
Properties
Optional
get
get
:
undefined
|
(
(
)
=>
any
)
set
set
:
(
value
:
any
)
=>
void
设置曲线值到目标对象上。
Type declaration
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
Globals
animation
IValue
Proxy
get
set
Generated using
TypeDoc
曲线值代理用来设置曲线值到目标,是广义的赋值。 每个曲线值代理都关联着一个目标对象。