FloatExt::lerp names value t instead of s
Open
A-Math
C-Docs
S-Blocked
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
https://docs.rs/bevy_math/0.13.0/bevy_math/trait.FloatExt.html#tymethod.lerp mentions a value `t` in the method signature that doesn't exist. It probably means `s`.
Contributor guide
Assessment
This issue has not been assessed yet.