Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
AnySDK
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
ICurveInstance
Class ICurveInstance
Hierarchy
ICurveInstance
Index
Constructors
constructor
Properties
_blend
Function
_blend
Target
_bound
Target
_cached
_curve
_curve
Detail
_curve
Value
Proxy
_is
Node
Target
_property
Specialization
_root
Target
_root
Target
Property
Accessors
curve
Detail
property
Name
Methods
set
Value
apply
Sample
attach
ToBlend
State
dettach
From
Blend
State
Constructors
constructor
newICurve
Instance
(
runtimeCurve
:
Omit
<
IRuntimeCurve
,
"sampler"
>
, target
:
any
, blendTarget
?:
PropertyBlendState
|
null
)
:
ICurveInstance
Parameters
runtimeCurve:
Omit
<
IRuntimeCurve
,
"sampler"
>
target:
any
Default value
blendTarget:
PropertyBlendState
|
null
= null
Returns
ICurveInstance
Properties
Private
_blend
Function
_blend
Function
:
BlendFunction
<
any
>
|
null
Private
_blend
Target
_blend
Target
:
PropertyBlendState
|
null
Private
_bound
Target
_bound
Target
:
BoundTarget
Private
Optional
_cached
_cached
:
any
[]
Private
_curve
_curve
:
AnimCurve
Private
_curve
Detail
_curve
Detail
:
Omit
<
IRuntimeCurve
,
"sampler"
>
Private
Optional
_curve
Value
Proxy
_curve
Value
Proxy
:
ICurveValueProxy
Private
_is
Node
Target
_is
Node
Target
:
boolean
Private
_property
Specialization
_property
Specialization
:
PropertySpecialization
Private
_root
Target
_root
Target
:
any
Private
Optional
_root
Target
Property
_root
Target
Property
:
undefined
|
string
Accessors
curve
Detail
get
curveDetail
(
)
:
any
Returns
any
property
Name
get
propertyName
(
)
:
string
Returns
string
Methods
Private
set
Value
set
Value
(
value
:
any
, weight
:
number
)
:
void
Parameters
value:
any
weight:
number
Returns
void
apply
Sample
apply
Sample
(
ratio
:
number
, index
:
number
, lerpRequired
:
boolean
, samplerResultCache
:
any
, weight
:
number
)
:
void
Parameters
ratio:
number
index:
number
lerpRequired:
boolean
samplerResultCache:
any
weight:
number
Returns
void
attach
ToBlend
State
attach
ToBlend
State
(
blendState
:
AnimationBlendState
)
:
void
Parameters
blendState:
AnimationBlendState
Returns
void
dettach
From
Blend
State
dettach
From
Blend
State
(
blendState
:
AnimationBlendState
)
:
void
Parameters
blendState:
AnimationBlendState
Returns
void
Globals
animation
ICurve
Instance
constructor
_blend
Function
_blend
Target
_bound
Target
_cached
_curve
_curve
Detail
_curve
Value
Proxy
_is
Node
Target
_property
Specialization
_root
Target
_root
Target
Property
curve
Detail
property
Name
set
Value
apply
Sample
attach
ToBlend
State
dettach
From
Blend
State
Generated using
TypeDoc