diff --git a/docs/api/en/cameras/Camera.html b/docs/api/en/cameras/Camera.html index b941135061bdb5..871f8e98b6772d 100644 --- a/docs/api/en/cameras/Camera.html +++ b/docs/api/en/cameras/Camera.html @@ -30,13 +30,6 @@
See the base [page:Object3D] class for common properties.
-
- Used to check whether this or derived classes are cameras. Default is *true*.
-
- You should not change this, as it used internally by the renderer for optimisation.
-
The [page:Layers layers] that the camera is a member of. This is an inherited diff --git a/docs/api/en/cameras/OrthographicCamera.html b/docs/api/en/cameras/OrthographicCamera.html index 3e622af47e9550..92d2fad5af5971 100644 --- a/docs/api/en/cameras/OrthographicCamera.html +++ b/docs/api/en/cameras/OrthographicCamera.html @@ -71,13 +71,6 @@
- Used to test whether this or derived classes are OrthographicCameras. Default is *true*.
-
- This should not be changed as it is used internally by the renderer for optimisation.
-
Camera frustum left plane.
diff --git a/docs/api/en/cameras/PerspectiveCamera.html b/docs/api/en/cameras/PerspectiveCamera.html index 37461368e326dd..f20c4629b0271f 100644 --- a/docs/api/en/cameras/PerspectiveCamera.html +++ b/docs/api/en/cameras/PerspectiveCamera.html @@ -77,13 +77,6 @@Camera frustum vertical field of view, from bottom to top of view, in degrees. Default is *50*.
-
- Used to test whether this or derived classes are PerspectiveCameras. Default is *true*.
-
- This should not be changed as it is used internally by the renderer for optimisation.
-
diff --git a/docs/api/en/core/BufferAttribute.html b/docs/api/en/core/BufferAttribute.html index fac9a04e82a9a2..0fd7a244508810 100644 --- a/docs/api/en/core/BufferAttribute.html +++ b/docs/api/en/core/BufferAttribute.html @@ -58,13 +58,6 @@
- Used to check whether this or derived classes are BufferAttributes. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The length of vectors that are being stored in the [page:BufferAttribute.array array].
diff --git a/docs/api/en/core/BufferGeometry.html b/docs/api/en/core/BufferGeometry.html index 94e347f43ba629..9cbd5db001e559 100644 --- a/docs/api/en/core/BufferGeometry.html +++ b/docs/api/en/core/BufferGeometry.html @@ -132,13 +132,6 @@
- Used to check whether this or derived classes are BufferGeometries. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Hashmap of [page:BufferAttribute]s holding details of the geometry's [page:Geometry.morphTargets morphTargets]. diff --git a/docs/api/en/core/Geometry.html b/docs/api/en/core/Geometry.html index 7fda1bc3c38a74..3527ebd81aaa2e 100644 --- a/docs/api/en/core/Geometry.html +++ b/docs/api/en/core/Geometry.html @@ -98,13 +98,6 @@
Unique number for this geometry instance.
-
- Used to check whether this or derived classes are Geometries. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
An array containing distances between vertices for Line geometries. diff --git a/docs/api/en/core/InstancedBufferAttribute.html b/docs/api/en/core/InstancedBufferAttribute.html index 5b1a0efa556d65..4b5cb475905574 100644 --- a/docs/api/en/core/InstancedBufferAttribute.html +++ b/docs/api/en/core/InstancedBufferAttribute.html @@ -29,11 +29,6 @@
- Default is *true*. -
-See [page:BufferAttribute] for inherited methods.
diff --git a/docs/api/en/core/InstancedBufferGeometry.html b/docs/api/en/core/InstancedBufferGeometry.html index d945136343609c..18181f9dc14ff0 100644 --- a/docs/api/en/core/InstancedBufferGeometry.html +++ b/docs/api/en/core/InstancedBufferGeometry.html @@ -29,11 +29,6 @@- Default is *true*. -
-See [page:BufferAttribute] for inherited methods.
diff --git a/docs/api/en/core/InstancedInterleavedBuffer.html b/docs/api/en/core/InstancedInterleavedBuffer.html index 1577d4218565f1..1783bf00289279 100644 --- a/docs/api/en/core/InstancedInterleavedBuffer.html +++ b/docs/api/en/core/InstancedInterleavedBuffer.html @@ -31,11 +31,6 @@- Default is *true*. -
-See [page:InterleavedBuffer] for inherited methods. diff --git a/docs/api/en/core/InterleavedBuffer.html b/docs/api/en/core/InterleavedBuffer.html index 5f00e5f05f4af1..de462be7daee6d 100644 --- a/docs/api/en/core/InterleavedBuffer.html +++ b/docs/api/en/core/InterleavedBuffer.html @@ -64,11 +64,6 @@
- Default is *true*. -
-Default is *false*. Setting this to true increments [page:InterleavedBuffer.version version]. diff --git a/docs/api/en/core/InterleavedBufferAttribute.html b/docs/api/en/core/InterleavedBufferAttribute.html index f15cc56f1cc2d4..14f4fa113bc3f8 100644 --- a/docs/api/en/core/InterleavedBufferAttribute.html +++ b/docs/api/en/core/InterleavedBufferAttribute.html @@ -55,11 +55,6 @@
- Default is *true*. -
-readonly – Unique number for this object instance.
-
- Used to check whether this or derived classes are Object3Ds. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
The layer membership of the object. The object is only visible if it has at least one diff --git a/docs/api/en/extras/core/Font.html b/docs/api/en/extras/core/Font.html index 849af7d254ad03..2d17d18599bfa9 100644 --- a/docs/api/en/extras/core/Font.html +++ b/docs/api/en/extras/core/Font.html @@ -37,13 +37,6 @@
The JSON data passed in the constructor.
-
- Used to check whether this or derived classes are fonts. Default is *true*.
-
- You should not change this, as it used internally by the renderer for optimisation.
-
See the [page:EllipseCurve] class for common properties.
-
- Used to check whether this or derived classes are ArcCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are CatmullRomCurve3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The array of [page:Vector3] points that define the curve. It needs at least two entries.
diff --git a/docs/api/en/extras/curves/CubicBezierCurve.html b/docs/api/en/extras/curves/CubicBezierCurve.html index 69e2df8493254b..3798503652bb89 100644 --- a/docs/api/en/extras/curves/CubicBezierCurve.html +++ b/docs/api/en/extras/curves/CubicBezierCurve.html @@ -51,13 +51,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are CubicBezierCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The starting point.
diff --git a/docs/api/en/extras/curves/CubicBezierCurve3.html b/docs/api/en/extras/curves/CubicBezierCurve3.html index b8476f659f2889..2279f4439da6a4 100644 --- a/docs/api/en/extras/curves/CubicBezierCurve3.html +++ b/docs/api/en/extras/curves/CubicBezierCurve3.html @@ -52,13 +52,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are CubicBezierCurve3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The starting point.
diff --git a/docs/api/en/extras/curves/EllipseCurve.html b/docs/api/en/extras/curves/EllipseCurve.html index e3cd07eb03cbb0..a2fb5841a34bb8 100644 --- a/docs/api/en/extras/curves/EllipseCurve.html +++ b/docs/api/en/extras/curves/EllipseCurve.html @@ -55,13 +55,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are EllipseCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The X center of the ellipse.
diff --git a/docs/api/en/extras/curves/LineCurve.html b/docs/api/en/extras/curves/LineCurve.html index 0b723743dfad66..f16102dd36f8bb 100644 --- a/docs/api/en/extras/curves/LineCurve.html +++ b/docs/api/en/extras/curves/LineCurve.html @@ -27,13 +27,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are LineCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The start point.
diff --git a/docs/api/en/extras/curves/LineCurve3.html b/docs/api/en/extras/curves/LineCurve3.html index df45b8ef3a79b0..b10aa050676c82 100644 --- a/docs/api/en/extras/curves/LineCurve3.html +++ b/docs/api/en/extras/curves/LineCurve3.html @@ -27,13 +27,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are LineCurve3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The start point.
diff --git a/docs/api/en/extras/curves/QuadraticBezierCurve.html b/docs/api/en/extras/curves/QuadraticBezierCurve.html index 86b8edf56a30e4..39e5c6efd4d466 100644 --- a/docs/api/en/extras/curves/QuadraticBezierCurve.html +++ b/docs/api/en/extras/curves/QuadraticBezierCurve.html @@ -50,14 +50,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are QuadraticBezierCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The startpoint.
diff --git a/docs/api/en/extras/curves/QuadraticBezierCurve3.html b/docs/api/en/extras/curves/QuadraticBezierCurve3.html index 3298a8e3410e44..0222b20eb30f87 100644 --- a/docs/api/en/extras/curves/QuadraticBezierCurve3.html +++ b/docs/api/en/extras/curves/QuadraticBezierCurve3.html @@ -51,13 +51,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are QuadraticBezierCurve3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The startpoint.
diff --git a/docs/api/en/extras/curves/SplineCurve.html b/docs/api/en/extras/curves/SplineCurve.html index 19919a864c729f..201aaf9d83a4d1 100644 --- a/docs/api/en/extras/curves/SplineCurve.html +++ b/docs/api/en/extras/curves/SplineCurve.html @@ -48,13 +48,6 @@See the base [page:Curve] class for common properties.
-
- Used to check whether this or derived classes are SplineCurves. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The array of [page:Vector2] points that define the curve.
diff --git a/docs/api/en/lights/AmbientLight.html b/docs/api/en/lights/AmbientLight.html index 8bdc8d47b424a0..694ca8e1f65f80 100644 --- a/docs/api/en/lights/AmbientLight.html +++ b/docs/api/en/lights/AmbientLight.html @@ -49,15 +49,6 @@
- Used to check whether this or derived classes are ambient lights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
See the base [page:Light Light] class for common methods. diff --git a/docs/api/en/lights/DirectionalLight.html b/docs/api/en/lights/DirectionalLight.html index b2f511a3c2a1b7..b267c77ce90bfb 100644 --- a/docs/api/en/lights/DirectionalLight.html +++ b/docs/api/en/lights/DirectionalLight.html @@ -76,14 +76,6 @@
- Used to check whether this or derived classes are directional lights. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
This is set equal to [page:Object3D.DefaultUp] (0, 1, 0), so that the light shines from the top down. diff --git a/docs/api/en/lights/HemisphereLight.html b/docs/api/en/lights/HemisphereLight.html index 632cc8e17e4506..f7a4375dcbc3d9 100644 --- a/docs/api/en/lights/HemisphereLight.html +++ b/docs/api/en/lights/HemisphereLight.html @@ -68,13 +68,6 @@
- Used to check whether this or derived classes are hemisphere lights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
This is set equal to [page:Object3D.DefaultUp] (0, 1, 0), so that the light shines from the top down. diff --git a/docs/api/en/lights/Light.html b/docs/api/en/lights/Light.html index 1d69fc0ef27403..951351410b709a 100644 --- a/docs/api/en/lights/Light.html +++ b/docs/api/en/lights/Light.html @@ -47,13 +47,6 @@
- Used to check whether this or derived classes are lights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
diff --git a/docs/api/en/lights/PointLight.html b/docs/api/en/lights/PointLight.html index c61e6a19b250aa..5fad479442b892 100644 --- a/docs/api/en/lights/PointLight.html +++ b/docs/api/en/lights/PointLight.html @@ -80,13 +80,6 @@
- Used to check whether this or derived classes are point lights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The light's power.
diff --git a/docs/api/en/lights/RectAreaLight.html b/docs/api/en/lights/RectAreaLight.html
index 12cad3af43e558..15197bf2bcbcfe 100644
--- a/docs/api/en/lights/RectAreaLight.html
+++ b/docs/api/en/lights/RectAreaLight.html
@@ -65,13 +65,6 @@
- Used to check whether this or derived classes are RectAreaLights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
See the base [page:Light Light] class for common methods. diff --git a/docs/api/en/lights/SpotLight.html b/docs/api/en/lights/SpotLight.html index 517c2a78ca0f90..198574461826a1 100644 --- a/docs/api/en/lights/SpotLight.html +++ b/docs/api/en/lights/SpotLight.html @@ -123,13 +123,6 @@
- Used to check whether this or derived classes are spot lights. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Percent of the spotlight cone that is attenuated due to penumbra. Takes values between diff --git a/docs/api/en/lights/shadows/SpotLightShadow.html b/docs/api/en/lights/shadows/SpotLightShadow.html index 96ffedf3aece25..d2bb006ea5e31e 100644 --- a/docs/api/en/lights/shadows/SpotLightShadow.html +++ b/docs/api/en/lights/shadows/SpotLightShadow.html @@ -79,13 +79,6 @@
- Used to check whether this or derived classes are spot light shadows. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
[page:Color] of the material, by default set to white (0xffffff).
-
- Used to check whether this or derived classes are line basic materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Controls line thickness. Default is *1*.
diff --git a/docs/api/en/materials/LineDashedMaterial.html b/docs/api/en/materials/LineDashedMaterial.html
index b5f887265cb18e..e5508d25717c62 100644
--- a/docs/api/en/materials/LineDashedMaterial.html
+++ b/docs/api/en/materials/LineDashedMaterial.html
@@ -55,13 +55,6 @@
The size of the gap. Default is *1*.
-
- Used to check whether this or derived classes are line dashed materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Controls line thickness. Default is *1*.
diff --git a/docs/api/en/materials/Material.html b/docs/api/en/materials/Material.html
index 72dde46562422b..09db0f2131416e 100644
--- a/docs/api/en/materials/Material.html
+++ b/docs/api/en/materials/Material.html
@@ -174,13 +174,6 @@
Unique number for this material instance.
-
- Used to check whether this or derived classes are materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Optional name of the object (doesn't need to be unique). Default is an empty string.
diff --git a/docs/api/en/materials/MeshBasicMaterial.html b/docs/api/en/materials/MeshBasicMaterial.html index 4bfc90261be53d..498f58dd56bb2c 100644 --- a/docs/api/en/materials/MeshBasicMaterial.html +++ b/docs/api/en/materials/MeshBasicMaterial.html @@ -81,13 +81,6 @@
- Used to check whether this or derived classes are mesh basic materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The environment map. Default is null.
diff --git a/docs/api/en/materials/MeshDepthMaterial.html b/docs/api/en/materials/MeshDepthMaterial.html index adfbc5ace274b3..a69e9bf69958f2 100644 --- a/docs/api/en/materials/MeshDepthMaterial.html +++ b/docs/api/en/materials/MeshDepthMaterial.html @@ -82,13 +82,6 @@Whether the material is affected by fog. Default is *false*.
-
- Used to check whether this or derived classes are mesh depth materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The color map. Default is null.
diff --git a/docs/api/en/materials/MeshDistanceMaterial.html b/docs/api/en/materials/MeshDistanceMaterial.html index ad96cf67af1142..bfea4e376e74b9 100644 --- a/docs/api/en/materials/MeshDistanceMaterial.html +++ b/docs/api/en/materials/MeshDistanceMaterial.html @@ -91,13 +91,6 @@Whether the material is affected by fog. Default is *false*.
-
- Used to check whether this or derived classes are mesh depth materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The color map. Default is null.
diff --git a/docs/api/en/materials/MeshLambertMaterial.html b/docs/api/en/materials/MeshLambertMaterial.html index 7fef6a8dd103f8..8c0fb699ac1ef3 100644 --- a/docs/api/en/materials/MeshLambertMaterial.html +++ b/docs/api/en/materials/MeshLambertMaterial.html @@ -111,13 +111,6 @@The environment map. Default is null.
-
- Used to check whether this or derived classes are mesh Lambert materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The light map. Default is null. The lightMap requires a second set of UVs.
diff --git a/docs/api/en/materials/MeshMatcapMaterial.html b/docs/api/en/materials/MeshMatcapMaterial.html index aa4d4a2f8bd02b..e7007b746d2ec1 100644 --- a/docs/api/en/materials/MeshMatcapMaterial.html +++ b/docs/api/en/materials/MeshMatcapMaterial.html @@ -96,13 +96,6 @@
- Used to check whether this or derived classes are mesh Matcap materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The color map. Default is null. The texture map color is modulated by the diffuse [page:.color].
diff --git a/docs/api/en/materials/MeshNormalMaterial.html b/docs/api/en/materials/MeshNormalMaterial.html index d2aae0d9b1f58c..4892aa5d38b9b0 100644 --- a/docs/api/en/materials/MeshNormalMaterial.html +++ b/docs/api/en/materials/MeshNormalMaterial.html @@ -79,13 +79,6 @@Whether the material is affected by fog. Default is *false*.
-
- Used to check whether this or derived classes are mesh normal materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Defines whether the material uses morphNormals. Set as true to pass morphNormal diff --git a/docs/api/en/materials/MeshPhongMaterial.html b/docs/api/en/materials/MeshPhongMaterial.html index 8521f19e13d75b..5ff348125944c9 100644 --- a/docs/api/en/materials/MeshPhongMaterial.html +++ b/docs/api/en/materials/MeshPhongMaterial.html @@ -143,13 +143,6 @@
The environment map. Default is null.
-
- Used to check whether this or derived classes are mesh Phong materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The light map. Default is null. The lightMap requires a second set of UVs.
diff --git a/docs/api/en/materials/MeshPhysicalMaterial.html b/docs/api/en/materials/MeshPhysicalMaterial.html index afbc6a5227e28d..0b25d33a12ffbf 100644 --- a/docs/api/en/materials/MeshPhysicalMaterial.html +++ b/docs/api/en/materials/MeshPhysicalMaterial.html @@ -63,13 +63,6 @@How rough the clearcoat appears, from *0.0* to *1.0*. Default is *0.0*.
-
- Used to check whether this or derived classes are mesh physical materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
An object of the form:
Scales the effect of the environment map by multiplying its color.
- Used to check whether this or derived classes are mesh standard materials. Default is *true*. The light map. Default is null. The lightMap requires a second set of UVs. Intensity of the emissive light. Modulates the emissive color. Default is 1.
- Used to check whether this or derived classes are [name]. Default is *true*. Gradient map for toon shading. It's required to set [page:Texture.minFilter] and [page:Texture.magFilter] to
[page:Textures THREE.NearestFilter] when using this type of texture. Default is *null*. [page:Color] of the material, by default set to white (0xffffff).
- Used to check whether this or derived classes are points materials. Default is *true*. Sets the color of the points using data from a [page:Texture]. See the base [page:Material] and [page:ShaderMaterial] classes for common properties.
- Used to check whether this or derived classes are raw shader materials. Default is *true*. See the base [page:Material] and [page:ShaderMaterial] classes for common methods.
diff --git a/docs/api/en/materials/MeshStandardMaterial.html b/docs/api/en/materials/MeshStandardMaterial.html
index 35f8ea825cca8c..8e38df2a3784f9 100644
--- a/docs/api/en/materials/MeshStandardMaterial.html
+++ b/docs/api/en/materials/MeshStandardMaterial.html
@@ -181,13 +181,6 @@
[property:TextureCube envMap]
[property:Float envMapIntensity]
[property:Boolean isMeshStandardMaterial]
-
-
- You should not change this, as it used internally for optimisation.
- [property:Texture lightMap]
[property:Texture emissiveMap]
[property:Float emissiveIntensity]
[property:Boolean isMeshToonMaterial]
-
-
- You should not change this, as it used internally for optimisation.
- [property:Texture gradientMap]
[property:Texture alphaMap]
[property:Color color]
[property:Boolean isPointsMaterial]
-
-
- You should not change this, as it used internally for optimisation.
- [property:Texture map]
[name]( [param:Object parameters] )
Properties
[property:Boolean isRawShaderMaterial]
-
-
- You should not change this, as it used internally for optimisation.
- Methods
[property:String index0AttributeName]
- Used to check whether this or derived classes are shader materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Defines whether this material uses lighting; true to pass uniform data related to lighting to this shader. Default is false. diff --git a/docs/api/en/materials/ShadowMaterial.html b/docs/api/en/materials/ShadowMaterial.html index 516b4f1e4e4e4e..b85845d3940d4c 100644 --- a/docs/api/en/materials/ShadowMaterial.html +++ b/docs/api/en/materials/ShadowMaterial.html @@ -44,13 +44,6 @@
See the base [page:Material] and [page:ShaderMaterial] classes for common properties.
-
- Used to check whether this or derived classes are shadow materials. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Defines whether this material is transparent. Default is *true*.
diff --git a/docs/api/en/math/Box3.html b/docs/api/en/math/Box3.html index 183182ddf74b16..29d7485ea91661 100644 --- a/docs/api/en/math/Box3.html +++ b/docs/api/en/math/Box3.html @@ -53,13 +53,6 @@
- Used to check whether this or derived classes are Box3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
[page:Vector3] representing the lower (x, y, z) boundary of the box.
diff --git a/docs/api/en/math/Color.html b/docs/api/en/math/Color.html
index 57ec28c70b895e..0d86b1ce16a52b 100644
--- a/docs/api/en/math/Color.html
+++ b/docs/api/en/math/Color.html
@@ -75,13 +75,6 @@
- Used to check whether this or derived classes are Colors. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Red channel value between 0 and 1. Default is 1. diff --git a/docs/api/en/math/Euler.html b/docs/api/en/math/Euler.html index 24932d9af97619..db5833945797db 100644 --- a/docs/api/en/math/Euler.html +++ b/docs/api/en/math/Euler.html @@ -41,13 +41,6 @@
- Used to check whether this or derived classes are Eulers. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
The order in which to apply rotations. Default is 'XYZ', which means that the object will first be diff --git a/docs/api/en/math/Matrix3.html b/docs/api/en/math/Matrix3.html index db1abbd768ddb5..4911fe002aa3d9 100644 --- a/docs/api/en/math/Matrix3.html +++ b/docs/api/en/math/Matrix3.html @@ -61,13 +61,6 @@
- Used to check whether this or derived classes are Matrix3s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
- Used to check whether this or derived classes are Matrix4s. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
- Used to check whether this or derived classes are Quaternions. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
- Used to check whether this or derived classes are Vector2s. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
Alias for [page:.y y].
diff --git a/docs/api/en/math/Vector3.html b/docs/api/en/math/Vector3.html index f0115c1a7c3a19..8f7be658855173 100644 --- a/docs/api/en/math/Vector3.html +++ b/docs/api/en/math/Vector3.html @@ -63,13 +63,6 @@
- Used to check whether this or derived classes are Vector3s. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
- Used to check whether this or derived classes are Vector4s. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
See the base [page:Object3D] class for common properties.
-
- Used to check whether this or derived classes are bones. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Set to 'Bone', this can be used to find all Bones in a scene.
diff --git a/docs/api/en/objects/Line.html b/docs/api/en/objects/Line.html index 8bf2f662e62728..cd6f2cff0fb8f9 100644 --- a/docs/api/en/objects/Line.html +++ b/docs/api/en/objects/Line.html @@ -56,13 +56,6 @@See the base [page:Object3D] class for common properties.
-
- Used to check whether this or derived classes are lines. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
Vertices representing the line segment(s).
diff --git a/docs/api/en/objects/LineLoop.html b/docs/api/en/objects/LineLoop.html index 583b384b273159..386be78a3dcce3 100644 --- a/docs/api/en/objects/LineLoop.html +++ b/docs/api/en/objects/LineLoop.html @@ -37,13 +37,6 @@See the base [page:Line] class for common properties.
-
- Used to check whether this or derived classes are line loops. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
See the base [page:Line] class for common methods.
diff --git a/docs/api/en/objects/LineSegments.html b/docs/api/en/objects/LineSegments.html index aead1aa0119c1c..fe1b67b2b134e5 100644 --- a/docs/api/en/objects/LineSegments.html +++ b/docs/api/en/objects/LineSegments.html @@ -36,13 +36,6 @@See the base [page:Line] class for common properties.
-
- Used to check whether this or derived classes are line segments. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
See the base [page:Line] class for common methods.
diff --git a/docs/api/en/objects/Mesh.html b/docs/api/en/objects/Mesh.html index ecc429169f996c..c0ca6ccb558c0e 100644 --- a/docs/api/en/objects/Mesh.html +++ b/docs/api/en/objects/Mesh.html @@ -41,13 +41,6 @@See the base [page:Object3D] class for common properties.
-
- Used to check whether this or derived classes are meshes. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
An instance of [page:Geometry] or [page:BufferGeometry] (or derived classes), diff --git a/docs/api/en/objects/Points.html b/docs/api/en/objects/Points.html index ea59e25caa60c5..efe24b616b174a 100644 --- a/docs/api/en/objects/Points.html +++ b/docs/api/en/objects/Points.html @@ -41,13 +41,6 @@
- Used to check whether this or derived classes are points. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
An instance of [page:Material], defining the object's appearance. diff --git a/docs/api/en/objects/SkinnedMesh.html b/docs/api/en/objects/SkinnedMesh.html index 6445782c983831..72b2c593aad162 100644 --- a/docs/api/en/objects/SkinnedMesh.html +++ b/docs/api/en/objects/SkinnedMesh.html @@ -119,13 +119,6 @@
- Used to check whether this or derived classes are skinned meshes. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
[page:Skeleton] representing the bone hierarchy of the skinned mesh. diff --git a/docs/api/en/objects/Sprite.html b/docs/api/en/objects/Sprite.html index f2f37abe68762d..2dbf052c5989db 100644 --- a/docs/api/en/objects/Sprite.html +++ b/docs/api/en/objects/Sprite.html @@ -42,13 +42,6 @@
See the base [page:Object3D] class for common properties.
-
- Used to check whether this or derived classes are sprites. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
diff --git a/docs/api/en/textures/Texture.html b/docs/api/en/textures/Texture.html index 857d45c58dfcd7..d1968416c8c99a 100644 --- a/docs/api/en/textures/Texture.html +++ b/docs/api/en/textures/Texture.html @@ -55,13 +55,6 @@
- Used to check whether this or derived classes are Textures. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
Array of user-specified mipmaps (optional). diff --git a/docs/api/zh/cameras/Camera.html b/docs/api/zh/cameras/Camera.html index 248a2afae20c31..1898cfd99fd4df 100644 --- a/docs/api/zh/cameras/Camera.html +++ b/docs/api/zh/cameras/Camera.html @@ -33,15 +33,6 @@
共有属性请参见其基类[page:Object3D]
-
- 用于来检查这个类或者派生的类是否为摄像机,默认为*true*。
-
-
- 你不应当对这个属性进行改变,因为它在内部由渲染器使用,以用于优化。
-
-
diff --git a/docs/api/zh/cameras/OrthographicCamera.html b/docs/api/zh/cameras/OrthographicCamera.html index 2a66ada51700fe..66036299e9df8d 100644 --- a/docs/api/zh/cameras/OrthographicCamera.html +++ b/docs/api/zh/cameras/OrthographicCamera.html @@ -77,12 +77,6 @@
- 用于测试这个类或者派生类是否为OrthographicCameras,默认为*true*。
- 你不应当对这个属性进行改变,因为它在内部由渲染器使用,以用于优化。
-
摄像机视锥体左侧面。
diff --git a/docs/api/zh/cameras/PerspectiveCamera.html b/docs/api/zh/cameras/PerspectiveCamera.html index e9e47d9a08c154..02fc0870d20c91 100644 --- a/docs/api/zh/cameras/PerspectiveCamera.html +++ b/docs/api/zh/cameras/PerspectiveCamera.html @@ -77,15 +77,6 @@摄像机视锥体垂直视野角度,从视图的底部到顶部,以角度来表示。默认值是*50*。
-
-
- 用于测试这个类或者派生类是否为PerspectiveCameras,默认为true。
-
-
- 你不应当对这个属性进行改变,因为它在内部由渲染器使用,以用于优化。
-
diff --git a/docs/api/zh/core/BufferAttribute.html b/docs/api/zh/core/BufferAttribute.html index ca5486bfe0e75e..1819b50287eea4 100644 --- a/docs/api/zh/core/BufferAttribute.html +++ b/docs/api/zh/core/BufferAttribute.html @@ -52,13 +52,6 @@
- 指示当前类或派生类是 BufferAttributes. 默认值为 *true*.
-
- 开发者不应当改变该值,该值用于内部实现优化。
-
保存在 [page:BufferAttribute.array array] 中矢量的长度。
diff --git a/docs/api/zh/core/BufferGeometry.html b/docs/api/zh/core/BufferGeometry.html index 290c050adeb9bc..416c8f94d6c5d2 100644 --- a/docs/api/zh/core/BufferGeometry.html +++ b/docs/api/zh/core/BufferGeometry.html @@ -125,13 +125,6 @@
- 用于检查当前类或派生类的类型是 BufferGeometries。默认值是 *true*。
-
- 该值用于内部优化,你不应该手动修改该值。
-
存储 [page:BufferAttribute] 的 Hashmap,存储了几何体 [page:Geometry.morphTargets morphTargets] 的细节信息。 diff --git a/docs/api/zh/core/Geometry.html b/docs/api/zh/core/Geometry.html index 17d9a3d3d8efea..1409bed79277fb 100644 --- a/docs/api/zh/core/Geometry.html +++ b/docs/api/zh/core/Geometry.html @@ -96,13 +96,6 @@
当前 geometry 实例的唯一标识符的数。
-
- 用于判断当前类或派生类属于 Geometries。默认值是 *true*。
-
- 你不应该改变该值,该值用于内部优化。
-
用于保存线型几何体中每个顶点间距离的。在正确渲染 [page:LineDashedMaterial] 时,需要用到该数据。 diff --git a/docs/api/zh/core/InstancedBufferAttribute.html b/docs/api/zh/core/InstancedBufferAttribute.html index 0df9b8d817684a..c8526bf4c78b9c 100644 --- a/docs/api/zh/core/InstancedBufferAttribute.html +++ b/docs/api/zh/core/InstancedBufferAttribute.html @@ -29,11 +29,6 @@
- 默认值为 *true*. -
-继承方法详见 [page:BufferAttribute]。
diff --git a/docs/api/zh/core/InstancedBufferGeometry.html b/docs/api/zh/core/InstancedBufferGeometry.html index 7da37978ce23c2..18cce08eef6d0c 100644 --- a/docs/api/zh/core/InstancedBufferGeometry.html +++ b/docs/api/zh/core/InstancedBufferGeometry.html @@ -29,11 +29,6 @@- 默认值是 *true*。 -
-继承方法详见 [page:BufferAttribute]。
diff --git a/docs/api/zh/core/InstancedInterleavedBuffer.html b/docs/api/zh/core/InstancedInterleavedBuffer.html index 987fcbfccac865..b4628e34b31f77 100644 --- a/docs/api/zh/core/InstancedInterleavedBuffer.html +++ b/docs/api/zh/core/InstancedInterleavedBuffer.html @@ -31,11 +31,6 @@- 默认值是 *true*。 -
-继承方法详见 [page:InterleavedBuffer]。 diff --git a/docs/api/zh/core/InterleavedBufferAttribute.html b/docs/api/zh/core/InterleavedBufferAttribute.html index 31a94c58128644..221f059e2c9655 100644 --- a/docs/api/zh/core/InterleavedBufferAttribute.html +++ b/docs/api/zh/core/InterleavedBufferAttribute.html @@ -54,11 +54,6 @@
- 默认值为 *true*。 -
-只读 —— 表示该对象实例ID的唯一数字。
-
-
- 用于测试这个类或者派生类是否为Object3D,默认为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
物体的层级关系。 diff --git a/docs/api/zh/extras/core/Font.html b/docs/api/zh/extras/core/Font.html index fcf8be933c811e..131a2d81841576 100644 --- a/docs/api/zh/extras/core/Font.html +++ b/docs/api/zh/extras/core/Font.html @@ -38,14 +38,6 @@
传入到构造函数的JSON数据。
-
- 用于检查该类或者其派生类是否为字体。默认值为*true*。
-
-
- 你不应当对这一属性进行改变,它在内部由渲染器所使用,以用于优化。
-
共有属性请参见其基类[page:EllipseCurve]。
-
- 用于检查该类或者其派生类是否为ArcCurves(弧线)。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为CatmullRomCurve3。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
定义了这一曲线的[page:Vector3]点数组,数组中至少需要两个点。
diff --git a/docs/api/zh/extras/curves/CubicBezierCurve.html b/docs/api/zh/extras/curves/CubicBezierCurve.html index 63b602dd3fdfa9..cb5c69791a01bc 100644 --- a/docs/api/zh/extras/curves/CubicBezierCurve.html +++ b/docs/api/zh/extras/curves/CubicBezierCurve.html @@ -51,14 +51,6 @@共有属性请参见其基类[page:Curve]。
-
-
- 用于检查该类或者其派生类是否为CubicBezierCurves。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/CubicBezierCurve3.html b/docs/api/zh/extras/curves/CubicBezierCurve3.html index 7f409e8e4946bb..3ac670932b49fb 100644 --- a/docs/api/zh/extras/curves/CubicBezierCurve3.html +++ b/docs/api/zh/extras/curves/CubicBezierCurve3.html @@ -52,13 +52,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为CubicBezierCurves3。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/EllipseCurve.html b/docs/api/zh/extras/curves/EllipseCurve.html index fe4ca4184f6b63..99f57f7524c7cb 100644 --- a/docs/api/zh/extras/curves/EllipseCurve.html +++ b/docs/api/zh/extras/curves/EllipseCurve.html @@ -55,13 +55,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为EllipseCurves。默认值为*true*。
-
- 你不应当更改这个属性,它在内部使用,以用于优化。
-
椭圆的中心的X坐标。
diff --git a/docs/api/zh/extras/curves/LineCurve.html b/docs/api/zh/extras/curves/LineCurve.html index 6ab33250108cf6..8624aa9e5795ab 100644 --- a/docs/api/zh/extras/curves/LineCurve.html +++ b/docs/api/zh/extras/curves/LineCurve.html @@ -27,14 +27,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为LineCurves。默认值为*true*。
-
-
- 你不应当更改这个属性,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/LineCurve3.html b/docs/api/zh/extras/curves/LineCurve3.html index 137c09f2dda44a..7143306bee5f9b 100644 --- a/docs/api/zh/extras/curves/LineCurve3.html +++ b/docs/api/zh/extras/curves/LineCurve3.html @@ -27,14 +27,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为LineCurves。默认值为*true*。
-
-
- 你不应当更改这个属性,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/QuadraticBezierCurve.html b/docs/api/zh/extras/curves/QuadraticBezierCurve.html index 044fb1ea8eb94f..6354334911b56c 100644 --- a/docs/api/zh/extras/curves/QuadraticBezierCurve.html +++ b/docs/api/zh/extras/curves/QuadraticBezierCurve.html @@ -50,14 +50,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为QuadraticBezierCurve。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/QuadraticBezierCurve3.html b/docs/api/zh/extras/curves/QuadraticBezierCurve3.html index 2b48ea1bccaac7..79eba9371149a6 100644 --- a/docs/api/zh/extras/curves/QuadraticBezierCurve3.html +++ b/docs/api/zh/extras/curves/QuadraticBezierCurve3.html @@ -51,13 +51,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为QuadraticBezierCurve3。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
起点
diff --git a/docs/api/zh/extras/curves/SplineCurve.html b/docs/api/zh/extras/curves/SplineCurve.html index f0bf2661768605..48f0fa6a3a9fb5 100644 --- a/docs/api/zh/extras/curves/SplineCurve.html +++ b/docs/api/zh/extras/curves/SplineCurve.html @@ -47,13 +47,6 @@共有属性请参见其基类[page:Curve]。
-
- 用于检查该类或者其派生类是否为样条曲线。默认值为*true*。
-
- 你不应当对这一属性进行改变,它在内部使用,以用于优化。
-
定义这一曲线的[page:Vector2]点的数组。
diff --git a/docs/api/zh/lights/AmbientLight.html b/docs/api/zh/lights/AmbientLight.html index dd1e18bff46bfe..e60ba719c0b68e 100644 --- a/docs/api/zh/lights/AmbientLight.html +++ b/docs/api/zh/lights/AmbientLight.html @@ -49,14 +49,6 @@
- 用来校验这个类或者派生类是不是环境光.默认是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
diff --git a/docs/api/zh/lights/DirectionalLight.html b/docs/api/zh/lights/DirectionalLight.html index 951f5a48b644c1..e03e2e269b1f5e 100644 --- a/docs/api/zh/lights/DirectionalLight.html +++ b/docs/api/zh/lights/DirectionalLight.html @@ -71,13 +71,6 @@
- 用来校验这个类或者派生类是不是平行光.默认是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
diff --git a/docs/api/zh/lights/HemisphereLight.html b/docs/api/zh/lights/HemisphereLight.html index 1ee6e81fbb6dbc..57ea346f3de4f7 100644 --- a/docs/api/zh/lights/HemisphereLight.html +++ b/docs/api/zh/lights/HemisphereLight.html @@ -68,13 +68,6 @@
- 用来校验这个类或者派生类是不是半球光。缺省值为 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
假如这个值设置等于 [page:Object3D.DefaultUp] (0, 1, 0),那么光线将会从上往下照射。 diff --git a/docs/api/zh/lights/Light.html b/docs/api/zh/lights/Light.html index b43f71bcded732..ff1e4c310551b2 100644 --- a/docs/api/zh/lights/Light.html +++ b/docs/api/zh/lights/Light.html @@ -47,13 +47,6 @@
- 用来校验这个类或者派生类是不是平行光。默认是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
diff --git a/docs/api/zh/lights/PointLight.html b/docs/api/zh/lights/PointLight.html index 31826d8cb6aeab..f3251a6cba652f 100644 --- a/docs/api/zh/lights/PointLight.html +++ b/docs/api/zh/lights/PointLight.html @@ -70,13 +70,6 @@
- 用来校验这个类或者派生类是不是点光源。默认是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
光功率
diff --git a/docs/api/zh/lights/RectAreaLight.html b/docs/api/zh/lights/RectAreaLight.html
index 9f27bae9f70061..fd59c127636127 100644
--- a/docs/api/zh/lights/RectAreaLight.html
+++ b/docs/api/zh/lights/RectAreaLight.html
@@ -64,13 +64,6 @@
- 用来校验这个类或者它的派生类是不是平面光光源。缺省值是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
公共方法请查看基类 [page:Light Light]。 diff --git a/docs/api/zh/lights/SpotLight.html b/docs/api/zh/lights/SpotLight.html index af1bdc455d7f5f..07a44d5f5c7bad 100644 --- a/docs/api/zh/lights/SpotLight.html +++ b/docs/api/zh/lights/SpotLight.html @@ -108,13 +108,6 @@
- 用来校验这个类或者它的派生类是不是聚光灯光源。缺省值是 *true*。
-
- 不应该去改变这个变量,因为内部使用这个变量做了些优化的工作。
-
聚光锥的半影衰减百分比。在0和1之间的值。 diff --git a/docs/api/zh/lights/shadows/SpotLightShadow.html b/docs/api/zh/lights/shadows/SpotLightShadow.html index f0df224b074e3e..9cd884bfed1ce4 100644 --- a/docs/api/zh/lights/shadows/SpotLightShadow.html +++ b/docs/api/zh/lights/shadows/SpotLightShadow.html @@ -69,13 +69,6 @@
-
- 用于检查此类或派生类是否为聚光灯阴影。默认为true。
- 您不应该更改它,因为它在内部用于优化。
-
材质的颜色([page:Color]),默认值为白色 (0xffffff)。
-用于检查此类或派生类是否为基础线条材质。默认值为 *true*。
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
控制线宽。默认值为 *1*。
由于[link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile]与
diff --git a/docs/api/zh/materials/LineDashedMaterial.html b/docs/api/zh/materials/LineDashedMaterial.html
index 584bfa96d91ac7..fb16f71bb0523d 100644
--- a/docs/api/zh/materials/LineDashedMaterial.html
+++ b/docs/api/zh/materials/LineDashedMaterial.html
@@ -52,12 +52,6 @@
间隙的大小,默认值为 *1*。
-用于检查此类或派生类是否为虚线材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
控制线宽。默认值为 *1*。
diff --git a/docs/api/zh/materials/Material.html b/docs/api/zh/materials/Material.html
index 472a389e3830ec..a2c723b87fca27 100644
--- a/docs/api/zh/materials/Material.html
+++ b/docs/api/zh/materials/Material.html
@@ -153,12 +153,6 @@
此材质实例的唯一编号。
-用于检查此类或派生类是否为材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
对象的可选名称(不必是唯一的)。默认值为空字符串。
diff --git a/docs/api/zh/materials/MeshBasicMaterial.html b/docs/api/zh/materials/MeshBasicMaterial.html index cdf9e552e43765..b1e2c82840c757 100644 --- a/docs/api/zh/materials/MeshBasicMaterial.html +++ b/docs/api/zh/materials/MeshBasicMaterial.html @@ -71,12 +71,6 @@用于检查此类或派生类是否为网格基础材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
环境贴图。默认值为null。
diff --git a/docs/api/zh/materials/MeshDepthMaterial.html b/docs/api/zh/materials/MeshDepthMaterial.html index eca8f8c26691ea..6c2bfedf9d6b7c 100644 --- a/docs/api/zh/materials/MeshDepthMaterial.html +++ b/docs/api/zh/materials/MeshDepthMaterial.html @@ -71,12 +71,6 @@材质是否受雾影响。默认值为*false*。
- 用于检查此类或派生类是否为深度网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
颜色贴图。默认为null。
diff --git a/docs/api/zh/materials/MeshDistanceMaterial.html b/docs/api/zh/materials/MeshDistanceMaterial.html index 8a8e80a3529146..3b470a8bc31a0a 100644 --- a/docs/api/zh/materials/MeshDistanceMaterial.html +++ b/docs/api/zh/materials/MeshDistanceMaterial.html @@ -80,12 +80,6 @@材质是否受雾影响。默认值为*false*。
- 用于检查此类或派生类是否为深度网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
颜色贴图。默认为null。
diff --git a/docs/api/zh/materials/MeshLambertMaterial.html b/docs/api/zh/materials/MeshLambertMaterial.html index a86ca4c1436c58..1e4f45643a4004 100644 --- a/docs/api/zh/materials/MeshLambertMaterial.html +++ b/docs/api/zh/materials/MeshLambertMaterial.html @@ -93,12 +93,6 @@环境贴图。默认值为null。
- 用于检查此类或派生类是否为Lambert网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
光照贴图。默认值为null。lightMap需要第二组UVs,因此将忽略[page:Texture repeat]和[page:Texture offset]纹理属性。
diff --git a/docs/api/zh/materials/MeshMatcapMaterial.html b/docs/api/zh/materials/MeshMatcapMaterial.html index d25bea0164941b..f67b949674de26 100644 --- a/docs/api/zh/materials/MeshMatcapMaterial.html +++ b/docs/api/zh/materials/MeshMatcapMaterial.html @@ -81,13 +81,6 @@
- 用于检查该类或其派生类是否为mesh Matcap materials。默认值为*true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
颜色贴图。默认为null。纹理贴图颜色由漫反射颜色[page:.color]调节。
diff --git a/docs/api/zh/materials/MeshNormalMaterial.html b/docs/api/zh/materials/MeshNormalMaterial.html index 9570e7235f012b..e705757ec59318 100644 --- a/docs/api/zh/materials/MeshNormalMaterial.html +++ b/docs/api/zh/materials/MeshNormalMaterial.html @@ -66,12 +66,6 @@材质是否受雾影响。默认值为*false*。
- 用于检查此类或派生类是否为法线网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
定义是否使用morphNormals。设置为true可将morphNormal属性从[page:Geometry]传递到shader。默认值为*false*。
diff --git a/docs/api/zh/materials/MeshPhongMaterial.html b/docs/api/zh/materials/MeshPhongMaterial.html index 912f148462a179..7f5baee5178512 100644 --- a/docs/api/zh/materials/MeshPhongMaterial.html +++ b/docs/api/zh/materials/MeshPhongMaterial.html @@ -113,12 +113,6 @@环境贴图。默认值为null。
- 用于检查此类或派生类是否为Phong网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
光照贴图。默认值为null。lightMap需要第二组UVs,因此将忽略[page:Texture repeat]和[page:Texture offset]纹理属性。
diff --git a/docs/api/zh/materials/MeshPhysicalMaterial.html b/docs/api/zh/materials/MeshPhysicalMaterial.html index 0ef8c26c6e86b5..6b0d9493917f72 100644 --- a/docs/api/zh/materials/MeshPhysicalMaterial.html +++ b/docs/api/zh/materials/MeshPhysicalMaterial.html @@ -58,12 +58,6 @@clearcoat看起来的粗糙程度,从*0.0*到*1.0*。默认值为*0.0*。
- 用于检查此类或派生类是否为Lambert网格材质。默认值为 *true*。
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
如下形式的对象:
通过乘以环境贴图的颜色来缩放环境贴图的效果。 用于检查此类或派生类是否为标准网格材质。默认值为 *true*。 光照贴图。默认值为null。lightMap需要第二组UVs,因此将忽略[page:Texture repeat]和[page:Texture offset]纹理属性。 Intensity of the emissive light. Modulates the emissive color. Default is 1.
- Used to check whether this or derived classes are [name]. Default is *true*. Gradient map for toon shading. It's required to set [page:Texture.minFilter] and [page:Texture.magFilter] to
[page:Textures THREE.NearestFilter] when using this type of texture. Default is *null*. 材质的颜色([page:Color]),默认值为白色 (0xffffff)。 用于检查此类或派生类是否为点材质。默认值为 *true*。 使用[page:Texture]中的数据设置点的颜色。 共有属性请参见其基类[page:Material]和[page:ShaderMaterial]。 用于检查此类或派生类是否为点材质。默认值为 *true*。 共有方法请参见其基类[page:Material]和[page:ShaderMaterial]。
diff --git a/docs/api/zh/materials/MeshStandardMaterial.html b/docs/api/zh/materials/MeshStandardMaterial.html
index ceb64e5394074a..f6beab0aa1ad59 100644
--- a/docs/api/zh/materials/MeshStandardMaterial.html
+++ b/docs/api/zh/materials/MeshStandardMaterial.html
@@ -147,11 +147,6 @@
[property:TextureCube envMap]
[property:Float envMapIntensity]
[property:Boolean isMeshStandardMaterial]
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
- [property:Texture lightMap]
[property:Texture emissiveMap]
[property:Float emissiveIntensity]
[property:Boolean isMeshToonMaterial]
-
-
- You should not change this, as it used internally for optimisation.
- [property:Texture gradientMap]
[property:Texture alphaMap]
[property:Color color]
[property:Boolean isPointsMaterial]
-
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
- [property:Texture map]
[name]( [param:Object parameters] )
属性(Properties)
[property:Boolean isRawShaderMaterial]
-
- 因为其通常用在内部优化,所以不应该更改该属性值。
- 方法(Methods)
[property:String index0AttributeName]
用于检查此类或派生类是否为着色器材质。默认值为 *true*。
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
材质是否受到光照的影响。默认值为 *false*。如果传递与光照相关的uniform数据到这个材质,则为true。默认是false。
diff --git a/docs/api/zh/materials/ShadowMaterial.html b/docs/api/zh/materials/ShadowMaterial.html index 9c9dc3d0f53fbc..9983fff87a98da 100644 --- a/docs/api/zh/materials/ShadowMaterial.html +++ b/docs/api/zh/materials/ShadowMaterial.html @@ -43,11 +43,6 @@共有属性请参见其基类[page:Material]和[page:ShaderMaterial]。
- 用于检查此类或派生类是否为阴影材质。默认值为 *true*。
- 因为其通常用在内部优化,所以不应该更改该属性值。
-
定义此材质是否透明。默认值为 *true*。
diff --git a/docs/api/zh/math/Box3.html b/docs/api/zh/math/Box3.html index 834b9ff4874f47..46520cf6addb81 100644 --- a/docs/api/zh/math/Box3.html +++ b/docs/api/zh/math/Box3.html @@ -49,13 +49,6 @@
- 用于检测当前对象或者派生类对象是否是Box3。默认为 *true*。
-
- 不应该修改这个值,因为内部使用该属性做了优化的任务。
-
[page:Vector3] 表示包围盒的下边界。
diff --git a/docs/api/zh/math/Color.html b/docs/api/zh/math/Color.html
index c7d54d507d5bc3..58bfa354223c4f 100644
--- a/docs/api/zh/math/Color.html
+++ b/docs/api/zh/math/Color.html
@@ -75,13 +75,6 @@
- 用来检测此类或者派生类是否为颜色。默认值是 *true*。
-
- 不应该去改变这个值,因为它在内部用于优化。
-
红色通道的值在0到1之间。默认值为1。 diff --git a/docs/api/zh/math/Euler.html b/docs/api/zh/math/Euler.html index ec773158ded06b..77a7ec267cf0fe 100644 --- a/docs/api/zh/math/Euler.html +++ b/docs/api/zh/math/Euler.html @@ -38,13 +38,6 @@
- 用于判定此对象或者此类的派生对象是否是欧拉角。默认值为 *true*。
-
- 不应该改变该值,因为它在内部用于优化。
-
order值应用于旋转顺序。默认值为 'XYZ',这意味着对象将首先是 diff --git a/docs/api/zh/math/Matrix3.html b/docs/api/zh/math/Matrix3.html index dead5622c2362e..0f99e089766d11 100644 --- a/docs/api/zh/math/Matrix3.html +++ b/docs/api/zh/math/Matrix3.html @@ -58,13 +58,6 @@
- 用于判定此对象或者此类的派生对象是否是三维矩阵。默认值为 *true*。
-
- 不应该改变该值,因为它在内部用于优化。
-
- 用于判定此对象或者此类的派生对象是否是三维矩阵。默认值为 *true*。
-
- 不应该改变该值,因为它在内部用于优化。
-
- Used to check whether this or derived classes are Quaternions. Default is *true*.
-
- You should not change this, as it is used internally for optimisation.
-
- 用于测试这个类或者派生类是否为Vector2,默认为*true*。
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
[page:.y y]的别名。
diff --git a/docs/api/zh/math/Vector3.html b/docs/api/zh/math/Vector3.html index a9b1c73a2c5377..98321d5e919dab 100644 --- a/docs/api/zh/math/Vector3.html +++ b/docs/api/zh/math/Vector3.html @@ -63,13 +63,6 @@
- 用于测试这个类或者派生类是否为Vector3,默认为*true*。
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
- 用于测试这个类或者派生类是否为Vector4,默认为*true*。
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
共有属性请参见其基类[page:Object3D]。
-
- 用于检查这个类或其派生类是否为骨骼。默认值为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
设置为“Bone”,这可以用于在一个场景中找到所有的Bones。
diff --git a/docs/api/zh/objects/Line.html b/docs/api/zh/objects/Line.html index 3ef7dc6c88d993..0dd4148a7488c9 100644 --- a/docs/api/zh/objects/Line.html +++ b/docs/api/zh/objects/Line.html @@ -53,14 +53,6 @@共有属性请参见其基类[page:Object3D]。
-
- 用于检查这个类或者其派生类是否为线,默认值为*true*。
-
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
表示线段的顶点。
diff --git a/docs/api/zh/objects/LineLoop.html b/docs/api/zh/objects/LineLoop.html index de207a7e76890f..0e1869f53410ad 100644 --- a/docs/api/zh/objects/LineLoop.html +++ b/docs/api/zh/objects/LineLoop.html @@ -35,12 +35,6 @@共有属性请参见其基类[page:Line]。
-
- 用于检查这个类或者其派生类是否为环线,默认值为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
diff --git a/docs/api/zh/objects/LineSegments.html b/docs/api/zh/objects/LineSegments.html index 1645e0c1bdd7d2..f7ae3fb8963e39 100644 --- a/docs/api/zh/objects/LineSegments.html +++ b/docs/api/zh/objects/LineSegments.html @@ -34,12 +34,6 @@
共有属性请参见其基类[page:Line]。
-- 用于检查这个类或者其派生类是否为线段,默认值为*true*。 - 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。 -
-共有方法请参见其基类[page:Line]。
diff --git a/docs/api/zh/objects/Mesh.html b/docs/api/zh/objects/Mesh.html index 50d85dafbfe626..32a0815ec01bfc 100644 --- a/docs/api/zh/objects/Mesh.html +++ b/docs/api/zh/objects/Mesh.html @@ -40,12 +40,6 @@共有属性请参见其基类[page:Object3D]。
-
- 用于检查这个类或者其派生类是否为网格,默认值为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
[page:Geometry] 或 [page:BufferGeometry] 的实例或者派生类,定义了物体的结构。
diff --git a/docs/api/zh/objects/Points.html b/docs/api/zh/objects/Points.html
index 141730fd344458..19d3e384e79936 100644
--- a/docs/api/zh/objects/Points.html
+++ b/docs/api/zh/objects/Points.html
@@ -40,11 +40,6 @@
用于检查这个类或者其派生类是否为点,默认值为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
[page:Material]的实例。定义了物体的外观。默认值是一个具有随机颜色的[page:PointsMaterial]。 diff --git a/docs/api/zh/objects/SkinnedMesh.html b/docs/api/zh/objects/SkinnedMesh.html index d17e57a7043b7b..279173b36a16c6 100644 --- a/docs/api/zh/objects/SkinnedMesh.html +++ b/docs/api/zh/objects/SkinnedMesh.html @@ -119,12 +119,6 @@
- 用于检查这个类或者其派生类是否为蒙皮网格,默认值为*true*。
- 你不应当对这个属性进行改变,因为它在使用,以用于优化。
-
用于表示蒙皮网格中骨骼的层次结构的[page:Skeleton](骨架)。 diff --git a/docs/api/zh/objects/Sprite.html b/docs/api/zh/objects/Sprite.html index 4844b5b5b7c0ba..2644d91b39d268 100644 --- a/docs/api/zh/objects/Sprite.html +++ b/docs/api/zh/objects/Sprite.html @@ -40,12 +40,6 @@
共有属性请参见其基类[page:Object3D]。
-
- 用于检查这个类或者其派生类是否为精灵,默认值为*true*。
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
diff --git a/docs/api/zh/textures/Texture.html b/docs/api/zh/textures/Texture.html index 9d4136c14513a9..fd461be9e85d67 100644 --- a/docs/api/zh/textures/Texture.html +++ b/docs/api/zh/textures/Texture.html @@ -54,13 +54,6 @@
- 用于测试这个类或者派生类是否为Texture,默认为*true*。
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-
用户所给定的mipmap数组(可选)。 diff --git a/docs/examples/en/objects/Lensflare.html b/docs/examples/en/objects/Lensflare.html index c2bef5d2bf7ed8..79391c1c6463df 100644 --- a/docs/examples/en/objects/Lensflare.html +++ b/docs/examples/en/objects/Lensflare.html @@ -55,13 +55,6 @@
See the base [page:Mesh] class for common properties.
-
- Used to check whether this or derived classes are lensflares. Default is *true*.
-
- You should not change this, as it used internally for optimisation.
-
请参阅其基类[page:Mesh]来了解共有属性。
-
- 用于检查这个类或者派生类是否为lensflares,默认为*true*。
-
- 你不应当对这个属性进行改变,因为它在内部使用,以用于优化。
-