File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h1>[name]</h1>
1818 Can also be used to customize the shadow casting of an object by assigning
1919 an instance of [name] to [page:Object3D.customDistanceMaterial]. The
2020 following examples demonstrates this approach in order to ensure
21- transparent parts of objects do no cast shadows.
21+ transparent parts of objects do not cast shadows.
2222 </ p >
2323
2424 < h2 > Examples</ h2 >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import { Material } from './Material.js';
77 * Can also be used to customize the shadow casting of an object by assigning
88 * an instance of `MeshDistanceMaterial` to {@link Object3D#customDistanceMaterial}.
99 * The following examples demonstrates this approach in order to ensure
10- * transparent parts of objects do no cast shadows.
10+ * transparent parts of objects do not cast shadows.
1111 *
1212 * @augments Material
1313 */
You can’t perform that action at this time.
0 commit comments