Summary
[Internal] Sets a flag for
Animancer.OptionalWarning.ExpectFade
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public static void SetExpectFade(AnimancerState state, float fadeDuration)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
state | AnimancerState | |
fadeDuration | float |
Return Value
Type | Description |
---|---|
void |