We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8c039 commit 89fd3baCopy full SHA for 89fd3ba
property-types.md
@@ -71,10 +71,7 @@ Following list shows all property types and parsing schemas.
71
Parsed as an array of vector2s.
72
- ***fog***
73
Space-separated paramaters as color, near and far, corresponding [THREE.Fog](https://threejs.org/docs/#api/en/scenes/Fog)
74
+- ***name***
75
+ A string representing the component name. It must not contain any spaces.
76
- ***names***
- A string or an array of string.
-- ***shapes***
77
- An array of vector2s or an array of
78
- [THREE.Shape](https://threejs.org/docs/#api/en/extras/core/Shape),
79
- corresponding to
80
- [THREE.ExtrudeBufferGeometry](https://threejs.org/docs/#api/en/geometries/ExtrudeBufferGeometry)
+ Space separated strings or an array of string.
0 commit comments