SmoothedVector2Parameter.

SmoothTime Property

Summary

The amount of time allowed to smooth out a value change.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SmoothedVector2Parameter

Syntax

public float SmoothTime { get; set; }

Remarks

The getter returns the value from Animancer.SmoothedVector2Parameter.X but the setter sets both parameters.

Value

Type Description
float