Property Mass
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Mass
Spring mass (only meaningful when Type is Spring). Higher values feel heavier / slower to accelerate. Framer Motion's default (1).
public float Mass { get; init; }
Property Value
- float
Spring mass (only meaningful when Type is Spring). Higher values feel heavier / slower to accelerate. Framer Motion's default (1).
public float Mass { get; init; }