ColorKeywords in Euler.d.ts
See original GitHub issueAre the ColorKeywords
supposed to be in Euler.d.ts
?
https://github.com/mrdoob/three.js/blob/d41db0e13e26a610a04e5ff20a66c0a18faf216d/src/math/Euler.d.ts#L5-L14
Apparently they’ve been there since Euler.d.ts
got imported. Shockingly, nothing in Euler
references them.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Team:Estonia TUIT/modelviewermodulejs - iGEM 2021
getHSL(t);var n=_Math.lerp(e.h,t.h,i),a=_Math.lerp(e.s,t.s,i),o=_Math.lerp(e.l,t.l ... _x=Math.atan2(-h,d),this._y=0)):console.warn("THREE.Euler: .
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Mugen87
I have submitted a PR addressing this issue. https://github.com/mrdoob/three.js/pull/17261
It seems @moraxy gave you a like so why not 😉