Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
BlendStateBuffer
Class BlendStateBuffer
Hierarchy
BlendStateBuffer
Index
Properties
_node
Blend
States
_states
Methods
apply
bind
State
de
Ref
ref
unbind
State
Properties
Private
_node
Blend
States
_node
Blend
States
:
Map
<
Node
,
NodeBlendState
>
= new Map()
Private
_states
_states
:
Set
<
AnimationState
>
= new Set<AnimationState>()
Methods
apply
apply
(
)
:
void
Returns
void
bind
State
bind
State
(
state
:
AnimationState
)
:
void
Parameters
state:
AnimationState
Returns
void
de
Ref
de
Ref
(
node
:
Node
, property
:
BlendingProperty
)
:
void
Parameters
node:
Node
property:
BlendingProperty
Returns
void
ref
ref
(
node
:
Node
, property
:
BlendingProperty
)
:
PropertyBlendState
<
Vec3
>
|
PropertyBlendState
<
Quat
>
Parameters
node:
Node
property:
BlendingProperty
Returns
PropertyBlendState
<
Vec3
>
|
PropertyBlendState
<
Quat
>
unbind
State
unbind
State
(
state
:
AnimationState
)
:
void
Parameters
state:
AnimationState
Returns
void
Globals
cocos\core\animation
Blend
State
Buffer
_node
Blend
States
_states
apply
bind
State
de
Ref
ref
unbind
State
Generated using
TypeDoc