Summary
[Assert-Conditional] Checks
Animancer.OptionalWarning.FadeEasingBounds
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- FadeGroup
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public static void AssertNormalizedBounds(Func<float, float> easing, string name = "function")
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
easing | Func |
|
name | string |
Return Value
Type | Description |
---|---|
void |