JetBrains / JetBrains/resharper-unity
Expensive math operations as hints
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Hint that Exp, Sin, Cos, Tan, Sqrt, Pow and even / and % are expensive, especially when inside of the Update method of a MonoBehaviour.
Contributor guide
Assessment
This issue has not been assessed yet.