mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
1. Geometry has method computeFlatVertexNormals (added in mrdoob/three.js#9222) 2. The type of image in DataTexture is actually ImageData. 3. The type of the first parameter in AnimationAction.setLoop() is the enum AnimationActionLoopStyles.