Summary
Extension methods for
Animancer.FadeGroup
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["FadeGroupExtensions"]
class Type type-node
Syntax
public static class FadeGroupExtensions
Methods
Name | Value | Summary |
---|---|---|
SetEasing |
void |
[Pro-Only]
Assigns the
Animancer.Easing.GetDelegate(Animancer.Easing.Function) as the
Animancer.FadeGroup.Easing if the `fade` isn't null .
static
|
SetEasing |
void |
[Pro-Only]
Assigns the `function` as the
Animancer.FadeGroup.Easing if the `fade` isn't null .
static
|