Summary
Sets the
Animancer.DirectionalAnimations3D`1.Animations and plays the appropriate animation
based on the current rotation and Animancer.DirectionalAnimations3D`1.Forward direction.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directional
Animations3 D <TGroup>
Syntax
public void SetAnimations(DirectionalSet<AnimationClip> animations, TGroup group = default(TGroup))
Parameters
| Name | Type | Description |
|---|---|---|
| animations | DirectionalSet |
|
| group | TGroup |
Return Value
| Type | Description |
|---|---|
| void |