Property | Type | Description | |
---|---|---|---|
blend_delta | float | ||
do_blending | bool | ||
pack_renderer | CreaturePackRenderer, | ||
play_animation_name | string |
Method | Description | |
---|---|---|
OnStateEnter ( Animator animator, |
||
OnStateExit ( Animator animator, |
public OnStateEnter ( Animator animator, |
||
animator | Animator | |
stateInfo | ||
layerIndex | int | |
return | void |
public OnStateExit ( Animator animator, |
||
animator | Animator | |
stateInfo | ||
layerIndex | int | |
return | void |
public CreaturePackRenderer, pack_renderer | ||
return | CreaturePackRenderer, |