Summary
The maximum speed that the current value can move towards the target.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Smoothed
Vector2 Parameter
Syntax
public float MaxSpeed { get; set; }
Remarks
The getter returns the value from
Animancer.SmoothedVector2Parameter.X
but the setter sets both parameters.Value
Type | Description |
---|---|
float |