Explorar o código

Change colour => color

Magnuz Binder %!s(int64=7) %!d(string=hai) anos
pai
achega
d2d3418324
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      editor/js/libs/tern-threejs/threejs.js

+ 2 - 2
editor/js/libs/tern-threejs/threejs.js

@@ -4424,7 +4424,7 @@
         },
         },
         "material": {
         "material": {
           "!type": "+THREE.Material",
           "!type": "+THREE.Material",
-          "!doc": "An instance of [page:Material], defining the object's appearance. Default is a [page:MeshBasicMaterial] with wireframe mode enabled and randomised colour."
+          "!doc": "An instance of [page:Material], defining the object's appearance. Default is a [page:MeshBasicMaterial] with wireframe mode enabled and randomised color."
         },
         },
         "getMorphTargetIndexByName": {
         "getMorphTargetIndexByName": {
           "!type": "fn(name: string) -> number",
           "!type": "fn(name: string) -> number",
@@ -4528,7 +4528,7 @@
         },
         },
         "material": {
         "material": {
           "!type": "+THREE.Material",
           "!type": "+THREE.Material",
-          "!doc": "An instance of [page:Material], defining the object's appearance. Default is a [page:PointCloudMaterial] with randomised colour."
+          "!doc": "An instance of [page:Material], defining the object's appearance. Default is a [page:PointCloudMaterial] with randomised color."
         },
         },
         "clone": {
         "clone": {
           "!type": "fn() -> +THREE.PointCloud",
           "!type": "fn() -> +THREE.PointCloud",