DefinitelyTyped/types/three
Kira McLean 66572a9e43 Update MeshBasicMaterial type definition in @types/three-core (#29338)
* Allow `null` maps for `MeshBasicMaterial`s

A mesh can optionally have a `map` but right now this doesn't allow us to remove a material's map by setting it to `null`, which is the default value for maps.

* All textures are nullable

https://threejs.org/docs/#api/en/materials/MeshStandardMaterial

* Lots of other things are nullable, too

* Fix indentation

My editor changed the indentation of this file.. oops.

* Actually fix indentation
2018-10-03 11:54:02 -07:00
..
test
detector.d.ts
index.d.ts
three-canvasrenderer.d.ts
three-colladaLoader.d.ts
three-copyshader.d.ts
three-core.d.ts
three-css3drenderer.d.ts
three-ctmloader.d.ts
three-ddsloader.d.ts
three-dragcontrols.d.ts
three-editorcontrols.d.ts
three-effectcomposer.d.ts
three-examples.d.ts
three-fbxloader.d.ts
three-filmpass.d.ts
three-FirstPersonControls.d.ts
three-gltfexporter.d.ts
three-lensflare.d.ts
three-maskpass.d.ts
three-mtlloader.d.ts
three-objloader.d.ts
three-octree.d.ts
three-orbitcontrols.d.ts
three-orthographictrackballcontrols.d.ts
three-outlinepass.d.ts
three-projector.d.ts
three-renderpass.d.ts
three-shaderpass.d.ts
three-smaapass.d.ts
three-ssaapass.d.ts
three-tgaloader.d.ts
three-trackballcontrols.d.ts
three-transformcontrols.d.ts
three-unrealbloompass.d.ts
three-vrcontrols.d.ts
three-vreffect.d.ts
tsconfig.json
tslint.json