Files
DefinitelyTyped/types/three
Jonathan Alvarez-Gutierrez dc50262033 Update Polyhedron Geometries in "three" (#22889)
* Add PolyhedronBufferGeometry and subclasses

Added PolyhedronBufferGeometry and the four BufferGeometries subclassing it (TetrahedronBufferGeometry, OctahedronBufferGeometry, DodecahedronBufferGeometry, and IcosahedronBufferGeometry).

* Fix constructors for PolyhedronGeometry subclasses

The PolyhedronGeometry subclasses all have optional parameters for their constructor, but not all the type definitions were in line on this.
2018-01-17 10:00:09 -08:00
..