SmoothedVector2Parameter.

MaxSpeed Property

Summary

The maximum speed that the current value can move towards the target.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SmoothedVector2Parameter

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