Property DurationSec
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
DurationSec
Animation duration (seconds). Applied as the inline transition-duration style. Ignored when Type is Spring: a spring's settle time is decided entirely by Stiffness / Damping / Mass, not a fixed duration.
public float DurationSec { get; init; }
Property Value
- float