Свойство | Type | Description | |
---|---|---|---|
delay | float | ||
reset | bool | ||
value | float |
Méthode | Description | |
---|---|---|
SetBlend ( float blend, float deltaTime = 1f ) : void | ||
Update ( float input, float deltaTime = 1f ) : float |
public SetBlend ( float blend, float deltaTime = 1f ) : void | ||
blend | float | |
deltaTime | float | |
Résultat | void |
public Update ( float input, float deltaTime = 1f ) : float | ||
input | float | |
deltaTime | float | |
Résultat | float |