Summary
Creates a new
Animancer.SmoothedFloatParameter.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Smoothed
Float Parameter
Syntax
public SmoothedFloatParameter(AnimancerGraph graph, StringReference key, float smoothTime, float maxSpeed = Infinity)
Parameters
| Name | Type | Description |
|---|---|---|
| graph | AnimancerGraph | |
| key | StringReference | |
| smoothTime | float | |
| maxSpeed | float |
Return Value
| Type | Description |
|---|---|
| void |