SmoothedVector2Parameter.

CurrentValue Property

Summary

The value that the parameters are moving towards.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SmoothedVector2Parameter

Syntax

public Vector2 CurrentValue { get; set; }

Value

Type Description
Vector2