未验证 提交 5b6a46bd 编写于 作者: M Michael Herzog 提交者: GitHub

LineSegmentsGeometry: Fix typo. (#21726)

上级 514e25b8
......@@ -121,7 +121,7 @@
}
romLineSegments( lineSegments ) {
fromLineSegments( lineSegments ) {
const geometry = lineSegments.geometry;
......
......@@ -138,7 +138,7 @@ class LineSegmentsGeometry extends InstancedBufferGeometry {
}
romLineSegments( lineSegments ) {
fromLineSegments( lineSegments ) {
const geometry = lineSegments.geometry;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册