Summary
A type of
Animancer.ManualMixerState
which can be
created by a Animancer.MixerTransition2D
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["MixerTransition2D.MixerType"]
class Type type-node
Syntax
public enum MixerTransition2D.MixerType
Fields
Name | Constant Value | Summary |
---|---|---|
Cartesian | 0 |
Animancer.CartesianMixerState static
|
Directional | 1 |
Animancer.DirectionalMixerState static
|