Summary
A
Animancer.ManualMixerState
is being initialized with its Animancer.AnimancerNode.ChildCount
<= 1.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- OptionalWarning
Syntax
MixerMinChildren
Remarks
The purpose of a mixer is to mix multiple child states so you are probably initializing it with incorrect
parameters.
A mixer with only one child will simply play that child, so feel free to disable this warning if that is
what you intend to do.
Constant Value
Value | Type |
---|---|
8192 | Int32 |