list.json 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. {
  2. "en": {
  3. "Reference": {
  4. "Animation": {
  5. "AnimationAction": "api/en/animation/AnimationAction",
  6. "AnimationClip": "api/en/animation/AnimationClip",
  7. "AnimationMixer": "api/en/animation/AnimationMixer",
  8. "AnimationObjectGroup": "api/en/animation/AnimationObjectGroup",
  9. "AnimationUtils": "api/en/animation/AnimationUtils",
  10. "KeyframeTrack": "api/en/animation/KeyframeTrack",
  11. "PropertyBinding": "api/en/animation/PropertyBinding",
  12. "PropertyMixer": "api/en/animation/PropertyMixer"
  13. },
  14. "Animation / Tracks": {
  15. "BooleanKeyframeTrack": "api/en/animation/tracks/BooleanKeyframeTrack",
  16. "ColorKeyframeTrack": "api/en/animation/tracks/ColorKeyframeTrack",
  17. "NumberKeyframeTrack": "api/en/animation/tracks/NumberKeyframeTrack",
  18. "QuaternionKeyframeTrack": "api/en/animation/tracks/QuaternionKeyframeTrack",
  19. "StringKeyframeTrack": "api/en/animation/tracks/StringKeyframeTrack",
  20. "VectorKeyframeTrack": "api/en/animation/tracks/VectorKeyframeTrack"
  21. },
  22. "Audio": {
  23. "Audio": "api/en/audio/Audio",
  24. "AudioAnalyser": "api/en/audio/AudioAnalyser",
  25. "AudioContext": "api/en/audio/AudioContext",
  26. "AudioListener": "api/en/audio/AudioListener",
  27. "PositionalAudio": "api/en/audio/PositionalAudio"
  28. },
  29. "Cameras": {
  30. "ArrayCamera": "api/en/cameras/ArrayCamera",
  31. "Camera": "api/en/cameras/Camera",
  32. "CubeCamera": "api/en/cameras/CubeCamera",
  33. "OrthographicCamera": "api/en/cameras/OrthographicCamera",
  34. "PerspectiveCamera": "api/en/cameras/PerspectiveCamera",
  35. "StereoCamera": "api/en/cameras/StereoCamera"
  36. },
  37. "Constants": {
  38. "Animation": "api/en/constants/Animation",
  39. "Core": "api/en/constants/Core",
  40. "CustomBlendingEquation": "api/en/constants/CustomBlendingEquations",
  41. "BufferAttributeUsage": "api/en/constants/BufferAttributeUsage",
  42. "Materials": "api/en/constants/Materials",
  43. "Renderer": "api/en/constants/Renderer",
  44. "Textures": "api/en/constants/Textures"
  45. },
  46. "Core": {
  47. "BufferAttribute": "api/en/core/BufferAttribute",
  48. "BufferGeometry": "api/en/core/BufferGeometry",
  49. "Clock": "api/en/core/Clock",
  50. "EventDispatcher": "api/en/core/EventDispatcher",
  51. "GLBufferAttribute": "api/en/core/GLBufferAttribute",
  52. "InstancedBufferAttribute": "api/en/core/InstancedBufferAttribute",
  53. "InstancedBufferGeometry": "api/en/core/InstancedBufferGeometry",
  54. "InstancedInterleavedBuffer": "api/en/core/InstancedInterleavedBuffer",
  55. "InterleavedBuffer": "api/en/core/InterleavedBuffer",
  56. "InterleavedBufferAttribute": "api/en/core/InterleavedBufferAttribute",
  57. "Layers": "api/en/core/Layers",
  58. "Object3D": "api/en/core/Object3D",
  59. "Raycaster": "api/en/core/Raycaster",
  60. "Timer": "api/en/core/Timer",
  61. "Uniform": "api/en/core/Uniform"
  62. },
  63. "Core / BufferAttributes": {
  64. "BufferAttribute Types": "api/en/core/bufferAttributeTypes/BufferAttributeTypes"
  65. },
  66. "Extras": {
  67. "Controls": "api/en/extras/Controls",
  68. "DataUtils": "api/en/extras/DataUtils",
  69. "Earcut": "api/en/extras/Earcut",
  70. "ImageUtils": "api/en/extras/ImageUtils",
  71. "PMREMGenerator": "api/en/extras/PMREMGenerator",
  72. "ShapeUtils": "api/en/extras/ShapeUtils",
  73. "TextureUtils": "api/en/extras/TextureUtils"
  74. },
  75. "Extras / Core": {
  76. "Curve": "api/en/extras/core/Curve",
  77. "CurvePath": "api/en/extras/core/CurvePath",
  78. "Interpolations": "api/en/extras/core/Interpolations",
  79. "Path": "api/en/extras/core/Path",
  80. "Shape": "api/en/extras/core/Shape",
  81. "ShapePath": "api/en/extras/core/ShapePath"
  82. },
  83. "Extras / Curves": {
  84. "ArcCurve": "api/en/extras/curves/ArcCurve",
  85. "CatmullRomCurve3": "api/en/extras/curves/CatmullRomCurve3",
  86. "CubicBezierCurve": "api/en/extras/curves/CubicBezierCurve",
  87. "CubicBezierCurve3": "api/en/extras/curves/CubicBezierCurve3",
  88. "EllipseCurve": "api/en/extras/curves/EllipseCurve",
  89. "LineCurve": "api/en/extras/curves/LineCurve",
  90. "LineCurve3": "api/en/extras/curves/LineCurve3",
  91. "QuadraticBezierCurve": "api/en/extras/curves/QuadraticBezierCurve",
  92. "QuadraticBezierCurve3": "api/en/extras/curves/QuadraticBezierCurve3",
  93. "SplineCurve": "api/en/extras/curves/SplineCurve"
  94. },
  95. "Geometries": {
  96. "BoxGeometry": "api/en/geometries/BoxGeometry",
  97. "CapsuleGeometry": "api/en/geometries/CapsuleGeometry",
  98. "CircleGeometry": "api/en/geometries/CircleGeometry",
  99. "ConeGeometry": "api/en/geometries/ConeGeometry",
  100. "CylinderGeometry": "api/en/geometries/CylinderGeometry",
  101. "DodecahedronGeometry": "api/en/geometries/DodecahedronGeometry",
  102. "EdgesGeometry": "api/en/geometries/EdgesGeometry",
  103. "ExtrudeGeometry": "api/en/geometries/ExtrudeGeometry",
  104. "IcosahedronGeometry": "api/en/geometries/IcosahedronGeometry",
  105. "LatheGeometry": "api/en/geometries/LatheGeometry",
  106. "OctahedronGeometry": "api/en/geometries/OctahedronGeometry",
  107. "PlaneGeometry": "api/en/geometries/PlaneGeometry",
  108. "PolyhedronGeometry": "api/en/geometries/PolyhedronGeometry",
  109. "RingGeometry": "api/en/geometries/RingGeometry",
  110. "ShapeGeometry": "api/en/geometries/ShapeGeometry",
  111. "SphereGeometry": "api/en/geometries/SphereGeometry",
  112. "TetrahedronGeometry": "api/en/geometries/TetrahedronGeometry",
  113. "TorusGeometry": "api/en/geometries/TorusGeometry",
  114. "TorusKnotGeometry": "api/en/geometries/TorusKnotGeometry",
  115. "TubeGeometry": "api/en/geometries/TubeGeometry",
  116. "WireframeGeometry": "api/en/geometries/WireframeGeometry"
  117. },
  118. "Helpers": {
  119. "ArrowHelper": "api/en/helpers/ArrowHelper",
  120. "AxesHelper": "api/en/helpers/AxesHelper",
  121. "BoxHelper": "api/en/helpers/BoxHelper",
  122. "Box3Helper": "api/en/helpers/Box3Helper",
  123. "CameraHelper": "api/en/helpers/CameraHelper",
  124. "DirectionalLightHelper": "api/en/helpers/DirectionalLightHelper",
  125. "GridHelper": "api/en/helpers/GridHelper",
  126. "PolarGridHelper": "api/en/helpers/PolarGridHelper",
  127. "HemisphereLightHelper": "api/en/helpers/HemisphereLightHelper",
  128. "PlaneHelper": "api/en/helpers/PlaneHelper",
  129. "PointLightHelper": "api/en/helpers/PointLightHelper",
  130. "SkeletonHelper": "api/en/helpers/SkeletonHelper",
  131. "SpotLightHelper": "api/en/helpers/SpotLightHelper"
  132. },
  133. "Lights": {
  134. "AmbientLight": "api/en/lights/AmbientLight",
  135. "DirectionalLight": "api/en/lights/DirectionalLight",
  136. "HemisphereLight": "api/en/lights/HemisphereLight",
  137. "Light": "api/en/lights/Light",
  138. "LightProbe": "api/en/lights/LightProbe",
  139. "PointLight": "api/en/lights/PointLight",
  140. "RectAreaLight": "api/en/lights/RectAreaLight",
  141. "SpotLight": "api/en/lights/SpotLight"
  142. },
  143. "Lights / Shadows": {
  144. "LightShadow": "api/en/lights/shadows/LightShadow",
  145. "PointLightShadow": "api/en/lights/shadows/PointLightShadow",
  146. "DirectionalLightShadow": "api/en/lights/shadows/DirectionalLightShadow",
  147. "SpotLightShadow": "api/en/lights/shadows/SpotLightShadow"
  148. },
  149. "Loaders": {
  150. "AnimationLoader": "api/en/loaders/AnimationLoader",
  151. "AudioLoader": "api/en/loaders/AudioLoader",
  152. "BufferGeometryLoader": "api/en/loaders/BufferGeometryLoader",
  153. "Cache": "api/en/loaders/Cache",
  154. "CompressedTextureLoader": "api/en/loaders/CompressedTextureLoader",
  155. "CubeTextureLoader": "api/en/loaders/CubeTextureLoader",
  156. "DataTextureLoader": "api/en/loaders/DataTextureLoader",
  157. "FileLoader": "api/en/loaders/FileLoader",
  158. "ImageBitmapLoader": "api/en/loaders/ImageBitmapLoader",
  159. "ImageLoader": "api/en/loaders/ImageLoader",
  160. "Loader": "api/en/loaders/Loader",
  161. "LoaderUtils": "api/en/loaders/LoaderUtils",
  162. "MaterialLoader": "api/en/loaders/MaterialLoader",
  163. "ObjectLoader": "api/en/loaders/ObjectLoader",
  164. "TextureLoader": "api/en/loaders/TextureLoader"
  165. },
  166. "Loaders / Managers": {
  167. "DefaultLoadingManager": "api/en/loaders/managers/DefaultLoadingManager",
  168. "LoadingManager": "api/en/loaders/managers/LoadingManager"
  169. },
  170. "Materials": {
  171. "LineBasicMaterial": "api/en/materials/LineBasicMaterial",
  172. "LineDashedMaterial": "api/en/materials/LineDashedMaterial",
  173. "Material": "api/en/materials/Material",
  174. "MeshBasicMaterial": "api/en/materials/MeshBasicMaterial",
  175. "MeshDepthMaterial": "api/en/materials/MeshDepthMaterial",
  176. "MeshDistanceMaterial": "api/en/materials/MeshDistanceMaterial",
  177. "MeshLambertMaterial": "api/en/materials/MeshLambertMaterial",
  178. "MeshMatcapMaterial": "api/en/materials/MeshMatcapMaterial",
  179. "MeshNormalMaterial": "api/en/materials/MeshNormalMaterial",
  180. "MeshPhongMaterial": "api/en/materials/MeshPhongMaterial",
  181. "MeshPhysicalMaterial": "api/en/materials/MeshPhysicalMaterial",
  182. "MeshStandardMaterial": "api/en/materials/MeshStandardMaterial",
  183. "MeshToonMaterial": "api/en/materials/MeshToonMaterial",
  184. "PointsMaterial": "api/en/materials/PointsMaterial",
  185. "RawShaderMaterial": "api/en/materials/RawShaderMaterial",
  186. "ShaderMaterial": "api/en/materials/ShaderMaterial",
  187. "ShadowMaterial": "api/en/materials/ShadowMaterial",
  188. "SpriteMaterial": "api/en/materials/SpriteMaterial"
  189. },
  190. "Math": {
  191. "Box2": "api/en/math/Box2",
  192. "Box3": "api/en/math/Box3",
  193. "Color": "api/en/math/Color",
  194. "Cylindrical": "api/en/math/Cylindrical",
  195. "Euler": "api/en/math/Euler",
  196. "Frustum": "api/en/math/Frustum",
  197. "Interpolant": "api/en/math/Interpolant",
  198. "Line3": "api/en/math/Line3",
  199. "MathUtils": "api/en/math/MathUtils",
  200. "Matrix2": "api/en/math/Matrix2",
  201. "Matrix3": "api/en/math/Matrix3",
  202. "Matrix4": "api/en/math/Matrix4",
  203. "Plane": "api/en/math/Plane",
  204. "Quaternion": "api/en/math/Quaternion",
  205. "Ray": "api/en/math/Ray",
  206. "Sphere": "api/en/math/Sphere",
  207. "Spherical": "api/en/math/Spherical",
  208. "SphericalHarmonics3": "api/en/math/SphericalHarmonics3",
  209. "Triangle": "api/en/math/Triangle",
  210. "Vector2": "api/en/math/Vector2",
  211. "Vector3": "api/en/math/Vector3",
  212. "Vector4": "api/en/math/Vector4"
  213. },
  214. "Math / Interpolants": {
  215. "CubicInterpolant": "api/en/math/interpolants/CubicInterpolant",
  216. "DiscreteInterpolant": "api/en/math/interpolants/DiscreteInterpolant",
  217. "LinearInterpolant": "api/en/math/interpolants/LinearInterpolant",
  218. "QuaternionLinearInterpolant": "api/en/math/interpolants/QuaternionLinearInterpolant"
  219. },
  220. "Objects": {
  221. "BatchedMesh": "api/en/objects/BatchedMesh",
  222. "Bone": "api/en/objects/Bone",
  223. "ClippingGroup": "api/en/objects/ClippingGroup",
  224. "Group": "api/en/objects/Group",
  225. "InstancedMesh": "api/en/objects/InstancedMesh",
  226. "Line": "api/en/objects/Line",
  227. "LineLoop": "api/en/objects/LineLoop",
  228. "LineSegments": "api/en/objects/LineSegments",
  229. "LOD": "api/en/objects/LOD",
  230. "Mesh": "api/en/objects/Mesh",
  231. "Points": "api/en/objects/Points",
  232. "Skeleton": "api/en/objects/Skeleton",
  233. "SkinnedMesh": "api/en/objects/SkinnedMesh",
  234. "Sprite": "api/en/objects/Sprite"
  235. },
  236. "Renderers": {
  237. "WebGLRenderer": "api/en/renderers/WebGLRenderer",
  238. "WebGLRenderTarget": "api/en/renderers/WebGLRenderTarget",
  239. "WebGL3DRenderTarget": "api/en/renderers/WebGL3DRenderTarget",
  240. "WebGLArrayRenderTarget": "api/en/renderers/WebGLArrayRenderTarget",
  241. "WebGLCubeRenderTarget": "api/en/renderers/WebGLCubeRenderTarget"
  242. },
  243. "Renderers / Shaders": {
  244. "ShaderChunk": "api/en/renderers/shaders/ShaderChunk",
  245. "ShaderLib": "api/en/renderers/shaders/ShaderLib",
  246. "UniformsLib": "api/en/renderers/shaders/UniformsLib",
  247. "UniformsUtils": "api/en/renderers/shaders/UniformsUtils"
  248. },
  249. "Renderers / WebXR": {
  250. "WebXRManager": "api/en/renderers/webxr/WebXRManager"
  251. },
  252. "Scenes": {
  253. "Fog": "api/en/scenes/Fog",
  254. "FogExp2": "api/en/scenes/FogExp2",
  255. "Scene": "api/en/scenes/Scene"
  256. },
  257. "Textures": {
  258. "CanvasTexture": "api/en/textures/CanvasTexture",
  259. "CompressedTexture": "api/en/textures/CompressedTexture",
  260. "CompressedArrayTexture": "api/en/textures/CompressedArrayTexture",
  261. "CubeTexture": "api/en/textures/CubeTexture",
  262. "Data3DTexture": "api/en/textures/Data3DTexture",
  263. "DataArrayTexture": "api/en/textures/DataArrayTexture",
  264. "DataTexture": "api/en/textures/DataTexture",
  265. "DepthTexture": "api/en/textures/DepthTexture",
  266. "FramebufferTexture": "api/en/textures/FramebufferTexture",
  267. "Source": "api/en/textures/Source",
  268. "Texture": "api/en/textures/Texture",
  269. "VideoFrameTexture": "api/en/textures/VideoFrameTexture",
  270. "VideoTexture": "api/en/textures/VideoTexture"
  271. }
  272. },
  273. "Addons": {
  274. "Animations": {
  275. "CCDIKSolver": "examples/en/animations/CCDIKSolver"
  276. },
  277. "Controls": {
  278. "ArcballControls": "examples/en/controls/ArcballControls",
  279. "DragControls": "examples/en/controls/DragControls",
  280. "FirstPersonControls": "examples/en/controls/FirstPersonControls",
  281. "FlyControls": "examples/en/controls/FlyControls",
  282. "MapControls": "examples/en/controls/MapControls",
  283. "OrbitControls": "examples/en/controls/OrbitControls",
  284. "PointerLockControls": "examples/en/controls/PointerLockControls",
  285. "TrackballControls": "examples/en/controls/TrackballControls",
  286. "TransformControls": "examples/en/controls/TransformControls"
  287. },
  288. "Geometries": {
  289. "ConvexGeometry": "examples/en/geometries/ConvexGeometry",
  290. "DecalGeometry": "examples/en/geometries/DecalGeometry",
  291. "ParametricGeometry": "examples/en/geometries/ParametricGeometry",
  292. "TeapotGeometry": "examples/en/geometries/TeapotGeometry",
  293. "TextGeometry": "examples/en/geometries/TextGeometry"
  294. },
  295. "Helpers": {
  296. "LightProbeHelper": "examples/en/helpers/LightProbeHelper",
  297. "PositionalAudioHelper": "examples/en/helpers/PositionalAudioHelper",
  298. "RectAreaLightHelper": "examples/en/helpers/RectAreaLightHelper",
  299. "VertexNormalsHelper": "examples/en/helpers/VertexNormalsHelper",
  300. "VertexTangentsHelper": "examples/en/helpers/VertexTangentsHelper"
  301. },
  302. "Lights": {
  303. "LightProbeGenerator": "examples/en/lights/LightProbeGenerator"
  304. },
  305. "Lines": {
  306. "Line2": "examples/en/lines/Line2",
  307. "LineGeometry": "examples/en/lines/LineGeometry",
  308. "LineMaterial": "examples/en/lines/LineMaterial",
  309. "LineSegments2": "examples/en/lines/LineSegments2",
  310. "LineSegmentsGeometry": "examples/en/lines/LineSegmentsGeometry"
  311. },
  312. "Loaders": {
  313. "3DMLoader": "examples/en/loaders/3DMLoader",
  314. "DRACOLoader": "examples/en/loaders/DRACOLoader",
  315. "FontLoader": "examples/en/loaders/FontLoader",
  316. "GLTFLoader": "examples/en/loaders/GLTFLoader",
  317. "KTX2Loader": "examples/en/loaders/KTX2Loader",
  318. "LDrawLoader": "examples/en/loaders/LDrawLoader",
  319. "LUT3dlLoader": "examples/en/loaders/LUT3dlLoader",
  320. "LUTCubeLoader": "examples/en/loaders/LUTCubeLoader",
  321. "MTLLoader": "examples/en/loaders/MTLLoader",
  322. "OBJLoader": "examples/en/loaders/OBJLoader",
  323. "PCDLoader": "examples/en/loaders/PCDLoader",
  324. "PDBLoader": "examples/en/loaders/PDBLoader",
  325. "SVGLoader": "examples/en/loaders/SVGLoader",
  326. "TGALoader": "examples/en/loaders/TGALoader"
  327. },
  328. "Objects": {
  329. "Lensflare": "examples/en/objects/Lensflare",
  330. "Sky": "examples/en/objects/Sky"
  331. },
  332. "Post-Processing": {
  333. "EffectComposer": "examples/en/postprocessing/EffectComposer"
  334. },
  335. "Exporters": {
  336. "DRACOExporter": "examples/en/exporters/DRACOExporter",
  337. "EXRExporter": "examples/en/exporters/EXRExporter",
  338. "GLTFExporter": "examples/en/exporters/GLTFExporter",
  339. "OBJExporter": "examples/en/exporters/OBJExporter",
  340. "PLYExporter": "examples/en/exporters/PLYExporter",
  341. "STLExporter": "examples/en/exporters/STLExporter"
  342. },
  343. "Math": {
  344. "LookupTable": "examples/en/math/Lut",
  345. "MeshSurfaceSampler": "examples/en/math/MeshSurfaceSampler",
  346. "OBB": "examples/en/math/OBB"
  347. },
  348. "Modifiers": {
  349. "EdgeSplit": "examples/en/modifiers/EdgeSplitModifier"
  350. },
  351. "ConvexHull": {
  352. "Face": "examples/en/math/convexhull/Face",
  353. "HalfEdge": "examples/en/math/convexhull/HalfEdge",
  354. "ConvexHull": "examples/en/math/convexhull/ConvexHull",
  355. "VertexNode": "examples/en/math/convexhull/VertexNode",
  356. "VertexList": "examples/en/math/convexhull/VertexList"
  357. },
  358. "Renderers": {
  359. "CSS2DRenderer": "examples/en/renderers/CSS2DRenderer",
  360. "CSS3DRenderer": "examples/en/renderers/CSS3DRenderer",
  361. "SVGRenderer": "examples/en/renderers/SVGRenderer"
  362. },
  363. "Utils": {
  364. "BufferGeometryUtils": "examples/en/utils/BufferGeometryUtils",
  365. "CameraUtils": "examples/en/utils/CameraUtils",
  366. "SceneUtils": "examples/en/utils/SceneUtils",
  367. "SkeletonUtils": "examples/en/utils/SkeletonUtils"
  368. },
  369. "WebXR": {
  370. "XREstimatedLight": "examples/en/webxr/XREstimatedLight"
  371. }
  372. },
  373. "Developer Reference": {
  374. "WebGLRenderer": {
  375. "WebGLProgram": "api/en/renderers/webgl/WebGLProgram"
  376. }
  377. }
  378. },
  379. "ar": {
  380. "المرجع": {
  381. "الحركات": {
  382. "AnimationAction": "api/ar/animation/AnimationAction",
  383. "AnimationClip": "api/ar/animation/AnimationClip",
  384. "AnimationMixer": "api/ar/animation/AnimationMixer",
  385. "AnimationObjectGroup": "api/ar/animation/AnimationObjectGroup",
  386. "AnimationUtils": "api/ar/animation/AnimationUtils",
  387. "KeyframeTrack": "api/ar/animation/KeyframeTrack",
  388. "PropertyBinding": "api/ar/animation/PropertyBinding",
  389. "PropertyMixer": "api/ar/animation/PropertyMixer"
  390. },
  391. "الحركات / Tracks": {
  392. "BooleanKeyframeTrack": "api/ar/animation/tracks/BooleanKeyframeTrack",
  393. "ColorKeyframeTrack": "api/ar/animation/tracks/ColorKeyframeTrack",
  394. "NumberKeyframeTrack": "api/ar/animation/tracks/NumberKeyframeTrack",
  395. "QuaternionKeyframeTrack": "api/ar/animation/tracks/QuaternionKeyframeTrack",
  396. "StringKeyframeTrack": "api/ar/animation/tracks/StringKeyframeTrack",
  397. "VectorKeyframeTrack": "api/ar/animation/tracks/VectorKeyframeTrack"
  398. },
  399. "Audio": {
  400. "Audio": "api/ar/audio/Audio",
  401. "AudioAnalyser": "api/ar/audio/AudioAnalyser",
  402. "AudioContext": "api/ar/audio/AudioContext",
  403. "AudioListener": "api/ar/audio/AudioListener",
  404. "PositionalAudio": "api/ar/audio/PositionalAudio"
  405. },
  406. "Cameras": {
  407. "ArrayCamera": "api/ar/cameras/ArrayCamera",
  408. "Camera": "api/ar/cameras/Camera",
  409. "CubeCamera": "api/ar/cameras/CubeCamera",
  410. "OrthographicCamera": "api/ar/cameras/OrthographicCamera",
  411. "PerspectiveCamera": "api/ar/cameras/PerspectiveCamera",
  412. "StereoCamera": "api/ar/cameras/StereoCamera"
  413. },
  414. "Constants": {
  415. "Animation": "api/ar/constants/Animation",
  416. "Core": "api/ar/constants/Core",
  417. "CustomBlendingEquation": "api/ar/constants/CustomBlendingEquations",
  418. "BufferAttributeUsage": "api/ar/constants/BufferAttributeUsage",
  419. "Materials": "api/ar/constants/Materials",
  420. "Renderer": "api/ar/constants/Renderer",
  421. "Textures": "api/ar/constants/Textures"
  422. },
  423. "Core": {
  424. "BufferAttribute": "api/ar/core/BufferAttribute",
  425. "BufferGeometry": "api/ar/core/BufferGeometry",
  426. "Clock": "api/ar/core/Clock",
  427. "EventDispatcher": "api/ar/core/EventDispatcher",
  428. "GLBufferAttribute": "api/ar/core/GLBufferAttribute",
  429. "InstancedBufferAttribute": "api/ar/core/InstancedBufferAttribute",
  430. "InstancedBufferGeometry": "api/ar/core/InstancedBufferGeometry",
  431. "InstancedInterleavedBuffer": "api/ar/core/InstancedInterleavedBuffer",
  432. "InterleavedBuffer": "api/ar/core/InterleavedBuffer",
  433. "InterleavedBufferAttribute": "api/ar/core/InterleavedBufferAttribute",
  434. "Layers": "api/ar/core/Layers",
  435. "Object3D": "api/ar/core/Object3D",
  436. "Raycaster": "api/ar/core/Raycaster",
  437. "Uniform": "api/ar/core/Uniform"
  438. },
  439. "Core / BufferAttributes": {
  440. "BufferAttribute Types": "api/ar/core/bufferAttributeTypes/BufferAttributeTypes"
  441. },
  442. "Extras": {
  443. "DataUtils": "api/ar/extras/DataUtils",
  444. "Earcut": "api/ar/extras/Earcut",
  445. "ImageUtils": "api/ar/extras/ImageUtils",
  446. "PMREMGenerator": "api/ar/extras/PMREMGenerator",
  447. "ShapeUtils": "api/ar/extras/ShapeUtils"
  448. },
  449. "Extras / Core": {
  450. "Curve": "api/ar/extras/core/Curve",
  451. "CurvePath": "api/ar/extras/core/CurvePath",
  452. "Interpolations": "api/ar/extras/core/Interpolations",
  453. "Path": "api/ar/extras/core/Path",
  454. "Shape": "api/ar/extras/core/Shape",
  455. "ShapePath": "api/ar/extras/core/ShapePath"
  456. },
  457. "Extras / Curves": {
  458. "ArcCurve": "api/ar/extras/curves/ArcCurve",
  459. "CatmullRomCurve3": "api/ar/extras/curves/CatmullRomCurve3",
  460. "CubicBezierCurve": "api/ar/extras/curves/CubicBezierCurve",
  461. "CubicBezierCurve3": "api/ar/extras/curves/CubicBezierCurve3",
  462. "EllipseCurve": "api/ar/extras/curves/EllipseCurve",
  463. "LineCurve": "api/ar/extras/curves/LineCurve",
  464. "LineCurve3": "api/ar/extras/curves/LineCurve3",
  465. "QuadraticBezierCurve": "api/ar/extras/curves/QuadraticBezierCurve",
  466. "QuadraticBezierCurve3": "api/ar/extras/curves/QuadraticBezierCurve3",
  467. "SplineCurve": "api/ar/extras/curves/SplineCurve"
  468. },
  469. "Geometries": {
  470. "BoxGeometry": "api/ar/geometries/BoxGeometry",
  471. "CapsuleGeometry": "api/ar/geometries/CapsuleGeometry",
  472. "CircleGeometry": "api/ar/geometries/CircleGeometry",
  473. "ConeGeometry": "api/ar/geometries/ConeGeometry",
  474. "CylinderGeometry": "api/ar/geometries/CylinderGeometry",
  475. "DodecahedronGeometry": "api/ar/geometries/DodecahedronGeometry",
  476. "EdgesGeometry": "api/ar/geometries/EdgesGeometry",
  477. "ExtrudeGeometry": "api/ar/geometries/ExtrudeGeometry",
  478. "IcosahedronGeometry": "api/ar/geometries/IcosahedronGeometry",
  479. "LatheGeometry": "api/ar/geometries/LatheGeometry",
  480. "OctahedronGeometry": "api/ar/geometries/OctahedronGeometry",
  481. "PlaneGeometry": "api/ar/geometries/PlaneGeometry",
  482. "PolyhedronGeometry": "api/ar/geometries/PolyhedronGeometry",
  483. "RingGeometry": "api/ar/geometries/RingGeometry",
  484. "ShapeGeometry": "api/ar/geometries/ShapeGeometry",
  485. "SphereGeometry": "api/ar/geometries/SphereGeometry",
  486. "TetrahedronGeometry": "api/ar/geometries/TetrahedronGeometry",
  487. "TorusGeometry": "api/ar/geometries/TorusGeometry",
  488. "TorusKnotGeometry": "api/ar/geometries/TorusKnotGeometry",
  489. "TubeGeometry": "api/ar/geometries/TubeGeometry",
  490. "WireframeGeometry": "api/ar/geometries/WireframeGeometry"
  491. },
  492. "Helpers": {
  493. "ArrowHelper": "api/ar/helpers/ArrowHelper",
  494. "AxesHelper": "api/ar/helpers/AxesHelper",
  495. "BoxHelper": "api/ar/helpers/BoxHelper",
  496. "Box3Helper": "api/ar/helpers/Box3Helper",
  497. "CameraHelper": "api/ar/helpers/CameraHelper",
  498. "DirectionalLightHelper": "api/ar/helpers/DirectionalLightHelper",
  499. "GridHelper": "api/ar/helpers/GridHelper",
  500. "PolarGridHelper": "api/ar/helpers/PolarGridHelper",
  501. "HemisphereLightHelper": "api/ar/helpers/HemisphereLightHelper",
  502. "PlaneHelper": "api/ar/helpers/PlaneHelper",
  503. "PointLightHelper": "api/ar/helpers/PointLightHelper",
  504. "SkeletonHelper": "api/ar/helpers/SkeletonHelper",
  505. "SpotLightHelper": "api/ar/helpers/SpotLightHelper"
  506. },
  507. "Lights": {
  508. "AmbientLight": "api/ar/lights/AmbientLight",
  509. "DirectionalLight": "api/ar/lights/DirectionalLight",
  510. "HemisphereLight": "api/ar/lights/HemisphereLight",
  511. "Light": "api/ar/lights/Light",
  512. "LightProbe": "api/ar/lights/LightProbe",
  513. "PointLight": "api/ar/lights/PointLight",
  514. "RectAreaLight": "api/ar/lights/RectAreaLight",
  515. "SpotLight": "api/ar/lights/SpotLight"
  516. },
  517. "Lights / Shadows": {
  518. "LightShadow": "api/ar/lights/shadows/LightShadow",
  519. "PointLightShadow": "api/ar/lights/shadows/PointLightShadow",
  520. "DirectionalLightShadow": "api/ar/lights/shadows/DirectionalLightShadow",
  521. "SpotLightShadow": "api/ar/lights/shadows/SpotLightShadow"
  522. },
  523. "Loaders": {
  524. "AnimationLoader": "api/ar/loaders/AnimationLoader",
  525. "AudioLoader": "api/ar/loaders/AudioLoader",
  526. "BufferGeometryLoader": "api/ar/loaders/BufferGeometryLoader",
  527. "Cache": "api/ar/loaders/Cache",
  528. "CompressedTextureLoader": "api/ar/loaders/CompressedTextureLoader",
  529. "CubeTextureLoader": "api/ar/loaders/CubeTextureLoader",
  530. "DataTextureLoader": "api/ar/loaders/DataTextureLoader",
  531. "FileLoader": "api/ar/loaders/FileLoader",
  532. "ImageBitmapLoader": "api/ar/loaders/ImageBitmapLoader",
  533. "ImageLoader": "api/ar/loaders/ImageLoader",
  534. "Loader": "api/ar/loaders/Loader",
  535. "LoaderUtils": "api/ar/loaders/LoaderUtils",
  536. "MaterialLoader": "api/ar/loaders/MaterialLoader",
  537. "ObjectLoader": "api/ar/loaders/ObjectLoader",
  538. "TextureLoader": "api/ar/loaders/TextureLoader"
  539. },
  540. "Loaders / Managers": {
  541. "DefaultLoadingManager": "api/ar/loaders/managers/DefaultLoadingManager",
  542. "LoadingManager": "api/ar/loaders/managers/LoadingManager"
  543. },
  544. "Materials": {
  545. "LineBasicMaterial": "api/ar/materials/LineBasicMaterial",
  546. "LineDashedMaterial": "api/ar/materials/LineDashedMaterial",
  547. "Material": "api/ar/materials/Material",
  548. "MeshBasicMaterial": "api/ar/materials/MeshBasicMaterial",
  549. "MeshDepthMaterial": "api/ar/materials/MeshDepthMaterial",
  550. "MeshDistanceMaterial": "api/ar/materials/MeshDistanceMaterial",
  551. "MeshLambertMaterial": "api/ar/materials/MeshLambertMaterial",
  552. "MeshMatcapMaterial": "api/ar/materials/MeshMatcapMaterial",
  553. "MeshNormalMaterial": "api/ar/materials/MeshNormalMaterial",
  554. "MeshPhongMaterial": "api/ar/materials/MeshPhongMaterial",
  555. "MeshPhysicalMaterial": "api/ar/materials/MeshPhysicalMaterial",
  556. "MeshStandardMaterial": "api/ar/materials/MeshStandardMaterial",
  557. "MeshToonMaterial": "api/ar/materials/MeshToonMaterial",
  558. "PointsMaterial": "api/ar/materials/PointsMaterial",
  559. "RawShaderMaterial": "api/ar/materials/RawShaderMaterial",
  560. "ShaderMaterial": "api/ar/materials/ShaderMaterial",
  561. "ShadowMaterial": "api/ar/materials/ShadowMaterial",
  562. "SpriteMaterial": "api/ar/materials/SpriteMaterial"
  563. },
  564. "Math": {
  565. "Box2": "api/ar/math/Box2",
  566. "Box3": "api/ar/math/Box3",
  567. "Color": "api/ar/math/Color",
  568. "Cylindrical": "api/ar/math/Cylindrical",
  569. "Euler": "api/ar/math/Euler",
  570. "Frustum": "api/ar/math/Frustum",
  571. "Interpolant": "api/ar/math/Interpolant",
  572. "Line3": "api/ar/math/Line3",
  573. "MathUtils": "api/ar/math/MathUtils",
  574. "Matrix3": "api/ar/math/Matrix3",
  575. "Matrix4": "api/ar/math/Matrix4",
  576. "Plane": "api/ar/math/Plane",
  577. "Quaternion": "api/ar/math/Quaternion",
  578. "Ray": "api/ar/math/Ray",
  579. "Sphere": "api/ar/math/Sphere",
  580. "Spherical": "api/ar/math/Spherical",
  581. "SphericalHarmonics3": "api/ar/math/SphericalHarmonics3",
  582. "Triangle": "api/ar/math/Triangle",
  583. "Vector2": "api/ar/math/Vector2",
  584. "Vector3": "api/ar/math/Vector3",
  585. "Vector4": "api/ar/math/Vector4"
  586. },
  587. "Math / Interpolants": {
  588. "CubicInterpolant": "api/ar/math/interpolants/CubicInterpolant",
  589. "DiscreteInterpolant": "api/ar/math/interpolants/DiscreteInterpolant",
  590. "LinearInterpolant": "api/ar/math/interpolants/LinearInterpolant",
  591. "QuaternionLinearInterpolant": "api/ar/math/interpolants/QuaternionLinearInterpolant"
  592. },
  593. "Objects": {
  594. "Bone": "api/ar/objects/Bone",
  595. "Group": "api/ar/objects/Group",
  596. "InstancedMesh": "api/ar/objects/InstancedMesh",
  597. "Line": "api/ar/objects/Line",
  598. "LineLoop": "api/ar/objects/LineLoop",
  599. "LineSegments": "api/ar/objects/LineSegments",
  600. "LOD": "api/ar/objects/LOD",
  601. "Mesh": "api/ar/objects/Mesh",
  602. "Points": "api/ar/objects/Points",
  603. "Skeleton": "api/ar/objects/Skeleton",
  604. "SkinnedMesh": "api/ar/objects/SkinnedMesh",
  605. "Sprite": "api/ar/objects/Sprite"
  606. },
  607. "Renderers": {
  608. "WebGLRenderer": "api/ar/renderers/WebGLRenderer",
  609. "WebGLRenderTarget": "api/ar/renderers/WebGLRenderTarget",
  610. "WebGL3DRenderTarget": "api/ar/renderers/WebGL3DRenderTarget",
  611. "WebGLArrayRenderTarget": "api/ar/renderers/WebGLArrayRenderTarget",
  612. "WebGLCubeRenderTarget": "api/ar/renderers/WebGLCubeRenderTarget"
  613. },
  614. "Renderers / Shaders": {
  615. "ShaderChunk": "api/ar/renderers/shaders/ShaderChunk",
  616. "ShaderLib": "api/ar/renderers/shaders/ShaderLib",
  617. "UniformsLib": "api/ar/renderers/shaders/UniformsLib",
  618. "UniformsUtils": "api/ar/renderers/shaders/UniformsUtils"
  619. },
  620. "Renderers / WebXR": {
  621. "WebXRManager": "api/ar/renderers/webxr/WebXRManager"
  622. },
  623. "Scenes": {
  624. "Fog": "api/ar/scenes/Fog",
  625. "FogExp2": "api/ar/scenes/FogExp2",
  626. "Scene": "api/ar/scenes/Scene"
  627. }
  628. }
  629. },
  630. "zh": {
  631. "参考": {
  632. "动画": {
  633. "AnimationAction": "api/zh/animation/AnimationAction",
  634. "AnimationClip": "api/zh/animation/AnimationClip",
  635. "AnimationMixer": "api/zh/animation/AnimationMixer",
  636. "AnimationObjectGroup": "api/zh/animation/AnimationObjectGroup",
  637. "AnimationUtils": "api/zh/animation/AnimationUtils",
  638. "KeyframeTrack": "api/zh/animation/KeyframeTrack",
  639. "PropertyBinding": "api/zh/animation/PropertyBinding",
  640. "PropertyMixer": "api/zh/animation/PropertyMixer"
  641. },
  642. "动画 / 轨道": {
  643. "BooleanKeyframeTrack": "api/zh/animation/tracks/BooleanKeyframeTrack",
  644. "ColorKeyframeTrack": "api/zh/animation/tracks/ColorKeyframeTrack",
  645. "NumberKeyframeTrack": "api/zh/animation/tracks/NumberKeyframeTrack",
  646. "QuaternionKeyframeTrack": "api/zh/animation/tracks/QuaternionKeyframeTrack",
  647. "StringKeyframeTrack": "api/zh/animation/tracks/StringKeyframeTrack",
  648. "VectorKeyframeTrack": "api/zh/animation/tracks/VectorKeyframeTrack"
  649. },
  650. "音频": {
  651. "Audio": "api/zh/audio/Audio",
  652. "AudioAnalyser": "api/zh/audio/AudioAnalyser",
  653. "AudioContext": "api/zh/audio/AudioContext",
  654. "AudioListener": "api/zh/audio/AudioListener",
  655. "PositionalAudio": "api/zh/audio/PositionalAudio"
  656. },
  657. "摄像机": {
  658. "ArrayCamera": "api/zh/cameras/ArrayCamera",
  659. "Camera": "api/zh/cameras/Camera",
  660. "CubeCamera": "api/zh/cameras/CubeCamera",
  661. "OrthographicCamera": "api/zh/cameras/OrthographicCamera",
  662. "PerspectiveCamera": "api/zh/cameras/PerspectiveCamera",
  663. "StereoCamera": "api/zh/cameras/StereoCamera"
  664. },
  665. "常量": {
  666. "Animation": "api/zh/constants/Animation",
  667. "Core": "api/zh/constants/Core",
  668. "CustomBlendingEquation": "api/zh/constants/CustomBlendingEquations",
  669. "BufferAttributeUsage": "api/zh/constants/BufferAttributeUsage",
  670. "Materials": "api/zh/constants/Materials",
  671. "Renderer": "api/zh/constants/Renderer",
  672. "Textures": "api/zh/constants/Textures"
  673. },
  674. "核心": {
  675. "BufferAttribute": "api/zh/core/BufferAttribute",
  676. "BufferGeometry": "api/zh/core/BufferGeometry",
  677. "Clock": "api/zh/core/Clock",
  678. "EventDispatcher": "api/zh/core/EventDispatcher",
  679. "GLBufferAttribute": "api/zh/core/GLBufferAttribute",
  680. "InstancedBufferAttribute": "api/zh/core/InstancedBufferAttribute",
  681. "InstancedBufferGeometry": "api/zh/core/InstancedBufferGeometry",
  682. "InstancedInterleavedBuffer": "api/zh/core/InstancedInterleavedBuffer",
  683. "InterleavedBuffer": "api/zh/core/InterleavedBuffer",
  684. "InterleavedBufferAttribute": "api/zh/core/InterleavedBufferAttribute",
  685. "Layers": "api/zh/core/Layers",
  686. "Object3D": "api/zh/core/Object3D",
  687. "Raycaster": "api/zh/core/Raycaster",
  688. "Timer": "api/zh/core/Timer",
  689. "Uniform": "api/zh/core/Uniform"
  690. },
  691. "核心 / BufferAttributes": {
  692. "BufferAttribute Types": "api/zh/core/bufferAttributeTypes/BufferAttributeTypes"
  693. },
  694. "附件": {
  695. "Controls": "api/zh/extras/Controls",
  696. "DataUtils": "api/zh/extras/DataUtils",
  697. "Earcut": "api/zh/extras/Earcut",
  698. "ImageUtils": "api/zh/extras/ImageUtils",
  699. "PMREMGenerator": "api/zh/extras/PMREMGenerator",
  700. "ShapeUtils": "api/zh/extras/ShapeUtils",
  701. "TextureUtils": "api/zh/extras/TextureUtils"
  702. },
  703. "附件 / 核心": {
  704. "Curve": "api/zh/extras/core/Curve",
  705. "CurvePath": "api/zh/extras/core/CurvePath",
  706. "Interpolations": "api/zh/extras/core/Interpolations",
  707. "Path": "api/zh/extras/core/Path",
  708. "Shape": "api/zh/extras/core/Shape",
  709. "ShapePath": "api/zh/extras/core/ShapePath"
  710. },
  711. "附件 / 曲线": {
  712. "ArcCurve": "api/zh/extras/curves/ArcCurve",
  713. "CatmullRomCurve3": "api/zh/extras/curves/CatmullRomCurve3",
  714. "CubicBezierCurve": "api/zh/extras/curves/CubicBezierCurve",
  715. "CubicBezierCurve3": "api/zh/extras/curves/CubicBezierCurve3",
  716. "EllipseCurve": "api/zh/extras/curves/EllipseCurve",
  717. "LineCurve": "api/zh/extras/curves/LineCurve",
  718. "LineCurve3": "api/zh/extras/curves/LineCurve3",
  719. "QuadraticBezierCurve": "api/zh/extras/curves/QuadraticBezierCurve",
  720. "QuadraticBezierCurve3": "api/zh/extras/curves/QuadraticBezierCurve3",
  721. "SplineCurve": "api/zh/extras/curves/SplineCurve"
  722. },
  723. "几何体": {
  724. "BoxGeometry": "api/zh/geometries/BoxGeometry",
  725. "CapsuleGeometry": "api/zh/geometries/CapsuleGeometry",
  726. "CircleGeometry": "api/zh/geometries/CircleGeometry",
  727. "ConeGeometry": "api/zh/geometries/ConeGeometry",
  728. "CylinderGeometry": "api/zh/geometries/CylinderGeometry",
  729. "DodecahedronGeometry": "api/zh/geometries/DodecahedronGeometry",
  730. "EdgesGeometry": "api/zh/geometries/EdgesGeometry",
  731. "ExtrudeGeometry": "api/zh/geometries/ExtrudeGeometry",
  732. "IcosahedronGeometry": "api/zh/geometries/IcosahedronGeometry",
  733. "LatheGeometry": "api/zh/geometries/LatheGeometry",
  734. "OctahedronGeometry": "api/zh/geometries/OctahedronGeometry",
  735. "PlaneGeometry": "api/zh/geometries/PlaneGeometry",
  736. "PolyhedronGeometry": "api/zh/geometries/PolyhedronGeometry",
  737. "RingGeometry": "api/zh/geometries/RingGeometry",
  738. "ShapeGeometry": "api/zh/geometries/ShapeGeometry",
  739. "SphereGeometry": "api/zh/geometries/SphereGeometry",
  740. "TetrahedronGeometry": "api/zh/geometries/TetrahedronGeometry",
  741. "TorusGeometry": "api/zh/geometries/TorusGeometry",
  742. "TorusKnotGeometry": "api/zh/geometries/TorusKnotGeometry",
  743. "TubeGeometry": "api/zh/geometries/TubeGeometry",
  744. "WireframeGeometry": "api/zh/geometries/WireframeGeometry"
  745. },
  746. "辅助对象": {
  747. "ArrowHelper": "api/zh/helpers/ArrowHelper",
  748. "AxesHelper": "api/zh/helpers/AxesHelper",
  749. "BoxHelper": "api/zh/helpers/BoxHelper",
  750. "Box3Helper": "api/zh/helpers/Box3Helper",
  751. "CameraHelper": "api/zh/helpers/CameraHelper",
  752. "DirectionalLightHelper": "api/zh/helpers/DirectionalLightHelper",
  753. "GridHelper": "api/zh/helpers/GridHelper",
  754. "PolarGridHelper": "api/zh/helpers/PolarGridHelper",
  755. "HemisphereLightHelper": "api/zh/helpers/HemisphereLightHelper",
  756. "PlaneHelper": "api/zh/helpers/PlaneHelper",
  757. "PointLightHelper": "api/zh/helpers/PointLightHelper",
  758. "SkeletonHelper": "api/zh/helpers/SkeletonHelper",
  759. "SpotLightHelper": "api/zh/helpers/SpotLightHelper"
  760. },
  761. "灯光": {
  762. "AmbientLight": "api/zh/lights/AmbientLight",
  763. "DirectionalLight": "api/zh/lights/DirectionalLight",
  764. "HemisphereLight": "api/zh/lights/HemisphereLight",
  765. "Light": "api/zh/lights/Light",
  766. "LightProbe": "api/zh/lights/LightProbe",
  767. "PointLight": "api/zh/lights/PointLight",
  768. "RectAreaLight": "api/zh/lights/RectAreaLight",
  769. "SpotLight": "api/zh/lights/SpotLight"
  770. },
  771. "灯光 / 阴影": {
  772. "LightShadow": "api/zh/lights/shadows/LightShadow",
  773. "PointLightShadow": "api/zh/lights/shadows/PointLightShadow",
  774. "DirectionalLightShadow": "api/zh/lights/shadows/DirectionalLightShadow",
  775. "SpotLightShadow": "api/zh/lights/shadows/SpotLightShadow"
  776. },
  777. "加载器": {
  778. "AnimationLoader": "api/zh/loaders/AnimationLoader",
  779. "AudioLoader": "api/zh/loaders/AudioLoader",
  780. "BufferGeometryLoader": "api/zh/loaders/BufferGeometryLoader",
  781. "Cache": "api/zh/loaders/Cache",
  782. "CompressedTextureLoader": "api/zh/loaders/CompressedTextureLoader",
  783. "CubeTextureLoader": "api/zh/loaders/CubeTextureLoader",
  784. "DataTextureLoader": "api/zh/loaders/DataTextureLoader",
  785. "FileLoader": "api/zh/loaders/FileLoader",
  786. "ImageBitmapLoader": "api/zh/loaders/ImageBitmapLoader",
  787. "ImageLoader": "api/zh/loaders/ImageLoader",
  788. "Loader": "api/zh/loaders/Loader",
  789. "LoaderUtils": "api/zh/loaders/LoaderUtils",
  790. "MaterialLoader": "api/zh/loaders/MaterialLoader",
  791. "ObjectLoader": "api/zh/loaders/ObjectLoader",
  792. "TextureLoader": "api/zh/loaders/TextureLoader"
  793. },
  794. "加载器 / 管理器": {
  795. "DefaultLoadingManager": "api/zh/loaders/managers/DefaultLoadingManager",
  796. "LoadingManager": "api/zh/loaders/managers/LoadingManager"
  797. },
  798. "材质": {
  799. "LineBasicMaterial": "api/zh/materials/LineBasicMaterial",
  800. "LineDashedMaterial": "api/zh/materials/LineDashedMaterial",
  801. "Material": "api/zh/materials/Material",
  802. "MeshBasicMaterial": "api/zh/materials/MeshBasicMaterial",
  803. "MeshDepthMaterial": "api/zh/materials/MeshDepthMaterial",
  804. "MeshDistanceMaterial": "api/zh/materials/MeshDistanceMaterial",
  805. "MeshLambertMaterial": "api/zh/materials/MeshLambertMaterial",
  806. "MeshMatcapMaterial": "api/zh/materials/MeshMatcapMaterial",
  807. "MeshNormalMaterial": "api/zh/materials/MeshNormalMaterial",
  808. "MeshPhongMaterial": "api/zh/materials/MeshPhongMaterial",
  809. "MeshPhysicalMaterial": "api/zh/materials/MeshPhysicalMaterial",
  810. "MeshStandardMaterial": "api/zh/materials/MeshStandardMaterial",
  811. "MeshToonMaterial": "api/zh/materials/MeshToonMaterial",
  812. "PointsMaterial": "api/zh/materials/PointsMaterial",
  813. "RawShaderMaterial": "api/zh/materials/RawShaderMaterial",
  814. "ShaderMaterial": "api/zh/materials/ShaderMaterial",
  815. "ShadowMaterial": "api/zh/materials/ShadowMaterial",
  816. "SpriteMaterial": "api/zh/materials/SpriteMaterial"
  817. },
  818. "数学库": {
  819. "Box2": "api/zh/math/Box2",
  820. "Box3": "api/zh/math/Box3",
  821. "Color": "api/zh/math/Color",
  822. "Cylindrical": "api/zh/math/Cylindrical",
  823. "Euler": "api/zh/math/Euler",
  824. "Frustum": "api/zh/math/Frustum",
  825. "Interpolant": "api/zh/math/Interpolant",
  826. "Line3": "api/zh/math/Line3",
  827. "MathUtils": "api/zh/math/MathUtils",
  828. "Matrix3": "api/zh/math/Matrix3",
  829. "Matrix4": "api/zh/math/Matrix4",
  830. "Plane": "api/zh/math/Plane",
  831. "Quaternion": "api/zh/math/Quaternion",
  832. "Ray": "api/zh/math/Ray",
  833. "Sphere": "api/zh/math/Sphere",
  834. "Spherical": "api/zh/math/Spherical",
  835. "SphericalHarmonics3": "api/zh/math/SphericalHarmonics3",
  836. "Triangle": "api/zh/math/Triangle",
  837. "Vector2": "api/zh/math/Vector2",
  838. "Vector3": "api/zh/math/Vector3",
  839. "Vector4": "api/zh/math/Vector4"
  840. },
  841. "数学库 / 插值": {
  842. "CubicInterpolant": "api/zh/math/interpolants/CubicInterpolant",
  843. "DiscreteInterpolant": "api/zh/math/interpolants/DiscreteInterpolant",
  844. "LinearInterpolant": "api/zh/math/interpolants/LinearInterpolant",
  845. "QuaternionLinearInterpolant": "api/zh/math/interpolants/QuaternionLinearInterpolant"
  846. },
  847. "物体": {
  848. "BatchedMesh": "api/zh/objects/BatchedMesh",
  849. "Bone": "api/zh/objects/Bone",
  850. "Group": "api/zh/objects/Group",
  851. "InstancedMesh": "api/zh/objects/InstancedMesh",
  852. "Line": "api/zh/objects/Line",
  853. "LineLoop": "api/zh/objects/LineLoop",
  854. "LineSegments": "api/zh/objects/LineSegments",
  855. "LOD": "api/zh/objects/LOD",
  856. "Mesh": "api/zh/objects/Mesh",
  857. "Points": "api/zh/objects/Points",
  858. "Skeleton": "api/zh/objects/Skeleton",
  859. "SkinnedMesh": "api/zh/objects/SkinnedMesh",
  860. "Sprite": "api/zh/objects/Sprite"
  861. },
  862. "渲染器": {
  863. "WebGLRenderer": "api/zh/renderers/WebGLRenderer",
  864. "WebGLRenderTarget": "api/zh/renderers/WebGLRenderTarget",
  865. "WebGL3DRenderTarget": "api/zh/renderers/WebGL3DRenderTarget",
  866. "WebGLArrayRenderTarget": "api/zh/renderers/WebGLArrayRenderTarget",
  867. "WebGLCubeRenderTarget": "api/zh/renderers/WebGLCubeRenderTarget"
  868. },
  869. "渲染器 / 着色器": {
  870. "ShaderChunk": "api/zh/renderers/shaders/ShaderChunk",
  871. "ShaderLib": "api/zh/renderers/shaders/ShaderLib",
  872. "UniformsLib": "api/zh/renderers/shaders/UniformsLib",
  873. "UniformsUtils": "api/zh/renderers/shaders/UniformsUtils"
  874. },
  875. "渲染器 / WebXR": {
  876. "WebXRManager": "api/zh/renderers/webxr/WebXRManager"
  877. },
  878. "场景": {
  879. "Fog": "api/zh/scenes/Fog",
  880. "FogExp2": "api/zh/scenes/FogExp2",
  881. "Scene": "api/zh/scenes/Scene"
  882. },
  883. "纹理贴图": {
  884. "CanvasTexture": "api/zh/textures/CanvasTexture",
  885. "CompressedTexture": "api/zh/textures/CompressedTexture",
  886. "CompressedArrayTexture": "api/zh/textures/CompressedArrayTexture",
  887. "CubeTexture": "api/zh/textures/CubeTexture",
  888. "Data3DTexture": "api/zh/textures/Data3DTexture",
  889. "DataArrayTexture": "api/zh/textures/DataArrayTexture",
  890. "DataTexture": "api/zh/textures/DataTexture",
  891. "DepthTexture": "api/zh/textures/DepthTexture",
  892. "FramebufferTexture": "api/zh/textures/FramebufferTexture",
  893. "Source": "api/zh/textures/Source",
  894. "Texture": "api/zh/textures/Texture",
  895. "VideoTexture": "api/zh/textures/VideoTexture"
  896. }
  897. },
  898. "附加": {
  899. "动画": {
  900. "CCDIKSolver": "examples/zh/animations/CCDIKSolver"
  901. },
  902. "控制": {
  903. "ArcballControls": "examples/zh/controls/ArcballControls",
  904. "DragControls": "examples/zh/controls/DragControls",
  905. "FirstPersonControls": "examples/zh/controls/FirstPersonControls",
  906. "FlyControls": "examples/zh/controls/FlyControls",
  907. "MapControls": "examples/zh/controls/MapControls",
  908. "OrbitControls": "examples/zh/controls/OrbitControls",
  909. "PointerLockControls": "examples/zh/controls/PointerLockControls",
  910. "TrackballControls": "examples/zh/controls/TrackballControls",
  911. "TransformControls": "examples/zh/controls/TransformControls"
  912. },
  913. "几何体": {
  914. "ConvexGeometry": "examples/zh/geometries/ConvexGeometry",
  915. "DecalGeometry": "examples/zh/geometries/DecalGeometry",
  916. "ParametricGeometry": "examples/zh/geometries/ParametricGeometry",
  917. "TeapotGeometry": "examples/zh/geometries/TeapotGeometry",
  918. "TextGeometry": "examples/zh/geometries/TextGeometry"
  919. },
  920. "辅助对象": {
  921. "LightProbeHelper": "examples/zh/helpers/LightProbeHelper",
  922. "PositionalAudioHelper": "examples/zh/helpers/PositionalAudioHelper",
  923. "RectAreaLightHelper": "examples/zh/helpers/RectAreaLightHelper",
  924. "VertexNormalsHelper": "examples/zh/helpers/VertexNormalsHelper",
  925. "VertexTangentsHelper": "examples/zh/helpers/VertexTangentsHelper"
  926. },
  927. "灯光": {
  928. "LightProbeGenerator": "examples/zh/lights/LightProbeGenerator"
  929. },
  930. "加载器": {
  931. "3DMLoader": "examples/zh/loaders/3DMLoader",
  932. "DRACOLoader": "examples/zh/loaders/DRACOLoader",
  933. "FontLoader": "examples/zh/loaders/FontLoader",
  934. "GLTFLoader": "examples/zh/loaders/GLTFLoader",
  935. "KTX2Loader": "examples/zh/loaders/KTX2Loader",
  936. "LDrawLoader": "examples/zh/loaders/LDrawLoader",
  937. "LUT3dlLoader": "examples/zh/loaders/LUT3dlLoader",
  938. "LUTCubeLoader": "examples/zh/loaders/LUTCubeLoader",
  939. "MTLLoader": "examples/zh/loaders/MTLLoader",
  940. "OBJLoader": "examples/zh/loaders/OBJLoader",
  941. "PCDLoader": "examples/zh/loaders/PCDLoader",
  942. "PDBLoader": "examples/zh/loaders/PDBLoader",
  943. "SVGLoader": "examples/zh/loaders/SVGLoader",
  944. "TGALoader": "examples/zh/loaders/TGALoader"
  945. },
  946. "物体": {
  947. "Lensflare": "examples/zh/objects/Lensflare",
  948. "Sky": "examples/zh/objects/Sky"
  949. },
  950. "后期处理": {
  951. "EffectComposer": "examples/zh/postprocessing/EffectComposer"
  952. },
  953. "导出器": {
  954. "DRACOExporter": "examples/zh/exporters/DRACOExporter",
  955. "EXRExporter": "examples/zh/exporters/EXRExporter",
  956. "GLTFExporter": "examples/zh/exporters/GLTFExporter",
  957. "OBJExporter": "examples/zh/exporters/OBJExporter",
  958. "PLYExporter": "examples/zh/exporters/PLYExporter",
  959. "STLExporter": "examples/zh/exporters/STLExporter"
  960. },
  961. "数学库": {
  962. "LookupTable": "examples/zh/math/Lut",
  963. "MeshSurfaceSampler": "examples/zh/math/MeshSurfaceSampler",
  964. "OBB": "examples/zh/math/OBB"
  965. },
  966. "修改器":{
  967. "EdgeSplitModifier": "examples/zh/modifiers/EdgeSplitModifier"
  968. },
  969. "凸包": {
  970. "Face": "examples/zh/math/convexhull/Face",
  971. "HalfEdge": "examples/zh/math/convexhull/HalfEdge",
  972. "ConvexHull": "examples/zh/math/convexhull/ConvexHull",
  973. "VertexNode": "examples/zh/math/convexhull/VertexNode",
  974. "VertexList": "examples/zh/math/convexhull/VertexList"
  975. },
  976. "渲染器": {
  977. "CSS2DRenderer": "examples/zh/renderers/CSS2DRenderer",
  978. "CSS3DRenderer": "examples/zh/renderers/CSS3DRenderer",
  979. "SVGRenderer": "examples/zh/renderers/SVGRenderer"
  980. },
  981. "实用工具": {
  982. "BufferGeometryUtils": "examples/zh/utils/BufferGeometryUtils",
  983. "CameraUtils": "examples/zh/utils/CameraUtils",
  984. "SceneUtils": "examples/zh/utils/SceneUtils",
  985. "SkeletonUtils": "examples/zh/utils/SkeletonUtils"
  986. },
  987. "WebXR": {
  988. "XREstimatedLight": "examples/zh/webxr/XREstimatedLight"
  989. }
  990. },
  991. "开发者参考": {
  992. "WebGL渲染器": {
  993. "WebGLProgram": "api/zh/renderers/webgl/WebGLProgram"
  994. }
  995. }
  996. },
  997. "ko": {
  998. "레퍼런스": {
  999. "애니메이션": {
  1000. "AnimationAction": "api/ko/animation/AnimationAction",
  1001. "AnimationClip": "api/ko/animation/AnimationClip",
  1002. "AnimationMixer": "api/ko/animation/AnimationMixer",
  1003. "AnimationObjectGroup": "api/ko/animation/AnimationObjectGroup",
  1004. "AnimationUtils": "api/ko/animation/AnimationUtils",
  1005. "KeyframeTrack": "api/ko/animation/KeyframeTrack",
  1006. "PropertyBinding": "api/ko/animation/PropertyBinding",
  1007. "PropertyMixer": "api/ko/animation/PropertyMixer"
  1008. },
  1009. "애니메이션 / 트랙": {
  1010. "BooleanKeyframeTrack": "api/ko/animation/tracks/BooleanKeyframeTrack",
  1011. "ColorKeyframeTrack": "api/ko/animation/tracks/ColorKeyframeTrack",
  1012. "NumberKeyframeTrack": "api/ko/animation/tracks/NumberKeyframeTrack",
  1013. "QuaternionKeyframeTrack": "api/ko/animation/tracks/QuaternionKeyframeTrack",
  1014. "StringKeyframeTrack": "api/ko/animation/tracks/StringKeyframeTrack",
  1015. "VectorKeyframeTrack": "api/ko/animation/tracks/VectorKeyframeTrack"
  1016. },
  1017. "오디오": {
  1018. "Audio": "api/ko/audio/Audio",
  1019. "AudioAnalyser": "api/ko/audio/AudioAnalyser",
  1020. "AudioContext": "api/ko/audio/AudioContext",
  1021. "AudioListener": "api/ko/audio/AudioListener",
  1022. "PositionalAudio": "api/ko/audio/PositionalAudio"
  1023. },
  1024. "카메라": {
  1025. "ArrayCamera": "api/ko/cameras/ArrayCamera",
  1026. "Camera": "api/ko/cameras/Camera",
  1027. "CubeCamera": "api/ko/cameras/CubeCamera",
  1028. "OrthographicCamera": "api/ko/cameras/OrthographicCamera",
  1029. "PerspectiveCamera": "api/ko/cameras/PerspectiveCamera",
  1030. "StereoCamera": "api/ko/cameras/StereoCamera"
  1031. },
  1032. "상수": {
  1033. "Animation": "api/ko/constants/Animation",
  1034. "BufferAttributeUsage": "api/ko/constants/BufferAttributeUsage",
  1035. "Core": "api/ko/constants/Core",
  1036. "CustomBlendingEquation": "api/ko/constants/CustomBlendingEquations",
  1037. "Materials": "api/ko/constants/Materials",
  1038. "Renderer": "api/ko/constants/Renderer",
  1039. "Textures": "api/ko/constants/Textures"
  1040. },
  1041. "Core": {
  1042. "BufferAttribute": "api/ko/core/BufferAttribute",
  1043. "BufferGeometry": "api/ko/core/BufferGeometry",
  1044. "Clock": "api/ko/core/Clock",
  1045. "EventDispatcher": "api/ko/core/EventDispatcher",
  1046. "GLBufferAttribute": "api/ko/core/GLBufferAttribute",
  1047. "InstancedBufferAttribute": "api/ko/core/InstancedBufferAttribute",
  1048. "InstancedBufferGeometry": "api/ko/core/InstancedBufferGeometry",
  1049. "InstancedInterleavedBuffer": "api/ko/core/InstancedInterleavedBuffer",
  1050. "InterleavedBuffer": "api/ko/core/InterleavedBuffer",
  1051. "InterleavedBufferAttribute": "api/ko/core/InterleavedBufferAttribute",
  1052. "Layers": "api/ko/core/Layers",
  1053. "Object3D": "api/ko/core/Object3D",
  1054. "Raycaster": "api/ko/core/Raycaster",
  1055. "Uniform": "api/ko/core/Uniform"
  1056. },
  1057. "Core / BufferAttributes": {
  1058. "BufferAttribute Types": "api/ko/core/bufferAttributeTypes/BufferAttributeTypes"
  1059. },
  1060. "Extras": {
  1061. "DataUtils": "api/ko/extras/DataUtils",
  1062. "Earcut": "api/ko/extras/Earcut",
  1063. "ImageUtils": "api/ko/extras/ImageUtils",
  1064. "PMREMGenerator": "api/ko/extras/PMREMGenerator",
  1065. "ShapeUtils": "api/ko/extras/ShapeUtils"
  1066. },
  1067. "Extras / Core": {
  1068. "Curve": "api/ko/extras/core/Curve",
  1069. "CurvePath": "api/ko/extras/core/CurvePath",
  1070. "Interpolations": "api/ko/extras/core/Interpolations",
  1071. "Path": "api/ko/extras/core/Path",
  1072. "Shape": "api/ko/extras/core/Shape",
  1073. "ShapePath": "api/ko/extras/core/ShapePath"
  1074. },
  1075. "Extras / Curves": {
  1076. "ArcCurve": "api/ko/extras/curves/ArcCurve",
  1077. "CatmullRomCurve3": "api/ko/extras/curves/CatmullRomCurve3",
  1078. "CubicBezierCurve": "api/ko/extras/curves/CubicBezierCurve",
  1079. "CubicBezierCurve3": "api/ko/extras/curves/CubicBezierCurve3",
  1080. "EllipseCurve": "api/ko/extras/curves/EllipseCurve",
  1081. "LineCurve": "api/ko/extras/curves/LineCurve",
  1082. "LineCurve3": "api/ko/extras/curves/LineCurve3",
  1083. "QuadraticBezierCurve": "api/ko/extras/curves/QuadraticBezierCurve",
  1084. "QuadraticBezierCurve3": "api/ko/extras/curves/QuadraticBezierCurve3",
  1085. "SplineCurve": "api/ko/extras/curves/SplineCurve"
  1086. },
  1087. "Geometries": {
  1088. "BoxGeometry": "api/ko/geometries/BoxGeometry",
  1089. "CapsuleGeometry": "api/ko/geometries/CapsuleGeometry",
  1090. "CircleGeometry": "api/ko/geometries/CircleGeometry",
  1091. "ConeGeometry": "api/ko/geometries/ConeGeometry",
  1092. "CylinderGeometry": "api/ko/geometries/CylinderGeometry",
  1093. "DodecahedronGeometry": "api/ko/geometries/DodecahedronGeometry",
  1094. "EdgesGeometry": "api/ko/geometries/EdgesGeometry",
  1095. "ExtrudeGeometry": "api/ko/geometries/ExtrudeGeometry",
  1096. "IcosahedronGeometry": "api/ko/geometries/IcosahedronGeometry",
  1097. "LatheGeometry": "api/ko/geometries/LatheGeometry",
  1098. "OctahedronGeometry": "api/ko/geometries/OctahedronGeometry",
  1099. "PlaneGeometry": "api/ko/geometries/PlaneGeometry",
  1100. "PolyhedronGeometry": "api/ko/geometries/PolyhedronGeometry",
  1101. "RingGeometry": "api/ko/geometries/RingGeometry",
  1102. "ShapeGeometry": "api/ko/geometries/ShapeGeometry",
  1103. "SphereGeometry": "api/ko/geometries/SphereGeometry",
  1104. "TetrahedronGeometry": "api/ko/geometries/TetrahedronGeometry",
  1105. "TorusGeometry": "api/ko/geometries/TorusGeometry",
  1106. "TorusKnotGeometry": "api/ko/geometries/TorusKnotGeometry",
  1107. "TubeGeometry": "api/ko/geometries/TubeGeometry",
  1108. "WireframeGeometry": "api/ko/geometries/WireframeGeometry"
  1109. }
  1110. },
  1111. "Addons": {
  1112. "컨트롤": {
  1113. "ArcballControls": "examples/ko/controls/ArcballControls",
  1114. "DragControls": "examples/ko/controls/DragControls",
  1115. "FirstPersonControls": "examples/ko/controls/FirstPersonControls",
  1116. "FlyControls": "examples/ko/controls/FlyControls",
  1117. "MapControls": "examples/ko/controls/MapControls",
  1118. "OrbitControls": "examples/ko/controls/OrbitControls",
  1119. "PointerLockControls": "examples/ko/controls/PointerLockControls",
  1120. "TrackballControls": "examples/ko/controls/TrackballControls",
  1121. "TransformControls": "examples/ko/controls/TransformControls"
  1122. },
  1123. "WebXR": {
  1124. "XREstimatedLight": "examples/ko/webxr/XREstimatedLight"
  1125. }
  1126. }
  1127. },
  1128. "it": {
  1129. "Riferimenti": {
  1130. "Animazione": {
  1131. "AnimationAction": "api/it/animation/AnimationAction",
  1132. "AnimationClip": "api/it/animation/AnimationClip",
  1133. "AnimationMixer": "api/it/animation/AnimationMixer",
  1134. "AnimationObjectGroup": "api/it/animation/AnimationObjectGroup",
  1135. "AnimationUtils": "api/it/animation/AnimationUtils",
  1136. "KeyframeTrack": "api/it/animation/KeyframeTrack",
  1137. "PropertyBinding": "api/it/animation/PropertyBinding",
  1138. "PropertyMixer": "api/it/animation/PropertyMixer"
  1139. },
  1140. "Animazione / Tracks": {
  1141. "BooleanKeyframeTrack": "api/it/animation/tracks/BooleanKeyframeTrack",
  1142. "ColorKeyframeTrack": "api/it/animation/tracks/ColorKeyframeTrack",
  1143. "NumberKeyframeTrack": "api/it/animation/tracks/NumberKeyframeTrack",
  1144. "QuaternionKeyframeTrack": "api/it/animation/tracks/QuaternionKeyframeTrack",
  1145. "StringKeyframeTrack": "api/it/animation/tracks/StringKeyframeTrack",
  1146. "VectorKeyframeTrack": "api/it/animation/tracks/VectorKeyframeTrack"
  1147. },
  1148. "Audio": {
  1149. "Audio": "api/it/audio/Audio",
  1150. "AudioAnalyser": "api/it/audio/AudioAnalyser",
  1151. "AudioContext": "api/it/audio/AudioContext",
  1152. "AudioListener": "api/it/audio/AudioListener",
  1153. "PositionalAudio": "api/it/audio/PositionalAudio"
  1154. },
  1155. "Telecamere": {
  1156. "ArrayCamera": "api/it/cameras/ArrayCamera",
  1157. "Camera": "api/it/cameras/Camera",
  1158. "CubeCamera": "api/it/cameras/CubeCamera",
  1159. "OrthographicCamera": "api/it/cameras/OrthographicCamera",
  1160. "PerspectiveCamera": "api/it/cameras/PerspectiveCamera",
  1161. "StereoCamera": "api/it/cameras/StereoCamera"
  1162. },
  1163. "Costanti": {
  1164. "Animazione": "api/it/constants/Animation",
  1165. "Core": "api/it/constants/Core",
  1166. "CustomBlendingEquation": "api/it/constants/CustomBlendingEquations",
  1167. "BufferAttributeUsage": "api/it/constants/BufferAttributeUsage",
  1168. "Materiali": "api/it/constants/Materials",
  1169. "Renderer": "api/it/constants/Renderer",
  1170. "Texture": "api/it/constants/Textures"
  1171. },
  1172. "Core": {
  1173. "BufferAttribute": "api/it/core/BufferAttribute",
  1174. "BufferGeometry": "api/it/core/BufferGeometry",
  1175. "Clock": "api/it/core/Clock",
  1176. "EventDispatcher": "api/it/core/EventDispatcher",
  1177. "GLBufferAttribute": "api/it/core/GLBufferAttribute",
  1178. "InstancedBufferAttribute": "api/it/core/InstancedBufferAttribute",
  1179. "InstancedBufferGeometry": "api/it/core/InstancedBufferGeometry",
  1180. "InstancedInterleavedBuffer": "api/it/core/InstancedInterleavedBuffer",
  1181. "InterleavedBuffer": "api/it/core/InterleavedBuffer",
  1182. "InterleavedBufferAttribute": "api/it/core/InterleavedBufferAttribute",
  1183. "Layers": "api/it/core/Layers",
  1184. "Object3D": "api/it/core/Object3D",
  1185. "Raycaster": "api/it/core/Raycaster",
  1186. "Uniform": "api/it/core/Uniform"
  1187. },
  1188. "Core / BufferAttributes": {
  1189. "BufferAttribute Types": "api/it/core/bufferAttributeTypes/BufferAttributeTypes"
  1190. },
  1191. "Extras": {
  1192. "DataUtils": "api/it/extras/DataUtils",
  1193. "Earcut": "api/it/extras/Earcut",
  1194. "ImageUtils": "api/it/extras/ImageUtils",
  1195. "PMREMGenerator": "api/it/extras/PMREMGenerator",
  1196. "ShapeUtils": "api/it/extras/ShapeUtils"
  1197. },
  1198. "Extras / Core": {
  1199. "Curve": "api/it/extras/core/Curve",
  1200. "CurvePath": "api/it/extras/core/CurvePath",
  1201. "Interpolations": "api/it/extras/core/Interpolations",
  1202. "Path": "api/it/extras/core/Path",
  1203. "Shape": "api/it/extras/core/Shape",
  1204. "ShapePath": "api/it/extras/core/ShapePath"
  1205. },
  1206. "Extras / Curves": {
  1207. "ArcCurve": "api/it/extras/curves/ArcCurve",
  1208. "CatmullRomCurve3": "api/it/extras/curves/CatmullRomCurve3",
  1209. "CubicBezierCurve": "api/it/extras/curves/CubicBezierCurve",
  1210. "CubicBezierCurve3": "api/it/extras/curves/CubicBezierCurve3",
  1211. "EllipseCurve": "api/it/extras/curves/EllipseCurve",
  1212. "LineCurve": "api/it/extras/curves/LineCurve",
  1213. "LineCurve3": "api/it/extras/curves/LineCurve3",
  1214. "QuadraticBezierCurve": "api/it/extras/curves/QuadraticBezierCurve",
  1215. "QuadraticBezierCurve3": "api/it/extras/curves/QuadraticBezierCurve3",
  1216. "SplineCurve": "api/it/extras/curves/SplineCurve"
  1217. },
  1218. "Geometrie": {
  1219. "BoxGeometry": "api/it/geometries/BoxGeometry",
  1220. "CapsuleGeometry": "api/it/geometries/CapsuleGeometry",
  1221. "CircleGeometry": "api/it/geometries/CircleGeometry",
  1222. "ConeGeometry": "api/it/geometries/ConeGeometry",
  1223. "CylinderGeometry": "api/it/geometries/CylinderGeometry",
  1224. "DodecahedronGeometry": "api/it/geometries/DodecahedronGeometry",
  1225. "EdgesGeometry": "api/it/geometries/EdgesGeometry",
  1226. "ExtrudeGeometry": "api/it/geometries/ExtrudeGeometry",
  1227. "IcosahedronGeometry": "api/it/geometries/IcosahedronGeometry",
  1228. "LatheGeometry": "api/it/geometries/LatheGeometry",
  1229. "OctahedronGeometry": "api/it/geometries/OctahedronGeometry",
  1230. "PlaneGeometry": "api/it/geometries/PlaneGeometry",
  1231. "PolyhedronGeometry": "api/it/geometries/PolyhedronGeometry",
  1232. "RingGeometry": "api/it/geometries/RingGeometry",
  1233. "ShapeGeometry": "api/it/geometries/ShapeGeometry",
  1234. "SphereGeometry": "api/it/geometries/SphereGeometry",
  1235. "TetrahedronGeometry": "api/it/geometries/TetrahedronGeometry",
  1236. "TorusGeometry": "api/it/geometries/TorusGeometry",
  1237. "TorusKnotGeometry": "api/it/geometries/TorusKnotGeometry",
  1238. "TubeGeometry": "api/it/geometries/TubeGeometry",
  1239. "WireframeGeometry": "api/it/geometries/WireframeGeometry"
  1240. },
  1241. "Helpers": {
  1242. "ArrowHelper": "api/it/helpers/ArrowHelper",
  1243. "AxesHelper": "api/it/helpers/AxesHelper",
  1244. "BoxHelper": "api/it/helpers/BoxHelper",
  1245. "Box3Helper": "api/it/helpers/Box3Helper",
  1246. "CameraHelper": "api/it/helpers/CameraHelper",
  1247. "DirectionalLightHelper": "api/it/helpers/DirectionalLightHelper",
  1248. "GridHelper": "api/it/helpers/GridHelper",
  1249. "PolarGridHelper": "api/it/helpers/PolarGridHelper",
  1250. "HemisphereLightHelper": "api/it/helpers/HemisphereLightHelper",
  1251. "PlaneHelper": "api/it/helpers/PlaneHelper",
  1252. "PointLightHelper": "api/it/helpers/PointLightHelper",
  1253. "SkeletonHelper": "api/it/helpers/SkeletonHelper",
  1254. "SpotLightHelper": "api/it/helpers/SpotLightHelper"
  1255. },
  1256. "Luci": {
  1257. "AmbientLight": "api/it/lights/AmbientLight",
  1258. "DirectionalLight": "api/it/lights/DirectionalLight",
  1259. "HemisphereLight": "api/it/lights/HemisphereLight",
  1260. "Light": "api/it/lights/Light",
  1261. "LightProbe": "api/it/lights/LightProbe",
  1262. "PointLight": "api/it/lights/PointLight",
  1263. "RectAreaLight": "api/it/lights/RectAreaLight",
  1264. "SpotLight": "api/it/lights/SpotLight"
  1265. },
  1266. "Luci / Ombre": {
  1267. "LightShadow": "api/it/lights/shadows/LightShadow",
  1268. "PointLightShadow": "api/it/lights/shadows/PointLightShadow",
  1269. "DirectionalLightShadow": "api/it/lights/shadows/DirectionalLightShadow",
  1270. "SpotLightShadow": "api/it/lights/shadows/SpotLightShadow"
  1271. },
  1272. "Loaders": {
  1273. "AnimationLoader": "api/it/loaders/AnimationLoader",
  1274. "AudioLoader": "api/it/loaders/AudioLoader",
  1275. "BufferGeometryLoader": "api/it/loaders/BufferGeometryLoader",
  1276. "Cache": "api/it/loaders/Cache",
  1277. "CompressedTextureLoader": "api/it/loaders/CompressedTextureLoader",
  1278. "CubeTextureLoader": "api/it/loaders/CubeTextureLoader",
  1279. "DataTextureLoader": "api/it/loaders/DataTextureLoader",
  1280. "FileLoader": "api/it/loaders/FileLoader",
  1281. "ImageBitmapLoader": "api/it/loaders/ImageBitmapLoader",
  1282. "ImageLoader": "api/it/loaders/ImageLoader",
  1283. "Loader": "api/it/loaders/Loader",
  1284. "LoaderUtils": "api/it/loaders/LoaderUtils",
  1285. "MaterialLoader": "api/it/loaders/MaterialLoader",
  1286. "ObjectLoader": "api/it/loaders/ObjectLoader",
  1287. "TextureLoader": "api/it/loaders/TextureLoader"
  1288. },
  1289. "Loaders / Managers": {
  1290. "DefaultLoadingManager": "api/it/loaders/managers/DefaultLoadingManager",
  1291. "LoadingManager": "api/it/loaders/managers/LoadingManager"
  1292. },
  1293. "Materiali": {
  1294. "LineBasicMaterial": "api/it/materials/LineBasicMaterial",
  1295. "LineDashedMaterial": "api/it/materials/LineDashedMaterial",
  1296. "Material": "api/it/materials/Material",
  1297. "MeshBasicMaterial": "api/it/materials/MeshBasicMaterial",
  1298. "MeshDepthMaterial": "api/it/materials/MeshDepthMaterial",
  1299. "MeshDistanceMaterial": "api/it/materials/MeshDistanceMaterial",
  1300. "MeshLambertMaterial": "api/it/materials/MeshLambertMaterial",
  1301. "MeshMatcapMaterial": "api/it/materials/MeshMatcapMaterial",
  1302. "MeshNormalMaterial": "api/it/materials/MeshNormalMaterial",
  1303. "MeshPhongMaterial": "api/it/materials/MeshPhongMaterial",
  1304. "MeshPhysicalMaterial": "api/it/materials/MeshPhysicalMaterial",
  1305. "MeshStandardMaterial": "api/it/materials/MeshStandardMaterial",
  1306. "MeshToonMaterial": "api/it/materials/MeshToonMaterial",
  1307. "PointsMaterial": "api/it/materials/PointsMaterial",
  1308. "RawShaderMaterial": "api/it/materials/RawShaderMaterial",
  1309. "ShaderMaterial": "api/it/materials/ShaderMaterial",
  1310. "ShadowMaterial": "api/it/materials/ShadowMaterial",
  1311. "SpriteMaterial": "api/it/materials/SpriteMaterial"
  1312. },
  1313. "Math": {
  1314. "Box2": "api/it/math/Box2",
  1315. "Box3": "api/it/math/Box3",
  1316. "Color": "api/it/math/Color",
  1317. "Cylindrical": "api/it/math/Cylindrical",
  1318. "Euler": "api/it/math/Euler",
  1319. "Frustum": "api/it/math/Frustum",
  1320. "Interpolant": "api/it/math/Interpolant",
  1321. "Line3": "api/it/math/Line3",
  1322. "MathUtils": "api/it/math/MathUtils",
  1323. "Matrix3": "api/it/math/Matrix3",
  1324. "Matrix4": "api/it/math/Matrix4",
  1325. "Plane": "api/it/math/Plane",
  1326. "Quaternion": "api/it/math/Quaternion",
  1327. "Ray": "api/it/math/Ray",
  1328. "Sphere": "api/it/math/Sphere",
  1329. "Spherical": "api/it/math/Spherical",
  1330. "SphericalHarmonics3": "api/it/math/SphericalHarmonics3",
  1331. "Triangle": "api/it/math/Triangle",
  1332. "Vector2": "api/it/math/Vector2",
  1333. "Vector3": "api/it/math/Vector3",
  1334. "Vector4": "api/it/math/Vector4"
  1335. },
  1336. "Math / Interpolants": {
  1337. "CubicInterpolant": "api/it/math/interpolants/CubicInterpolant",
  1338. "DiscreteInterpolant": "api/it/math/interpolants/DiscreteInterpolant",
  1339. "LinearInterpolant": "api/it/math/interpolants/LinearInterpolant",
  1340. "QuaternionLinearInterpolant": "api/it/math/interpolants/QuaternionLinearInterpolant"
  1341. },
  1342. "Oggetti": {
  1343. "Bone": "api/it/objects/Bone",
  1344. "Group": "api/it/objects/Group",
  1345. "InstancedMesh": "api/it/objects/InstancedMesh",
  1346. "Line": "api/it/objects/Line",
  1347. "LineLoop": "api/it/objects/LineLoop",
  1348. "LineSegments": "api/it/objects/LineSegments",
  1349. "LOD": "api/it/objects/LOD",
  1350. "Mesh": "api/it/objects/Mesh",
  1351. "Points": "api/it/objects/Points",
  1352. "Skeleton": "api/it/objects/Skeleton",
  1353. "SkinnedMesh": "api/it/objects/SkinnedMesh",
  1354. "Sprite": "api/it/objects/Sprite"
  1355. },
  1356. "Renderers": {
  1357. "WebGLRenderer": "api/it/renderers/WebGLRenderer",
  1358. "WebGLRenderTarget": "api/it/renderers/WebGLRenderTarget",
  1359. "WebGL3DRenderTarget": "api/it/renderers/WebGL3DRenderTarget",
  1360. "WebGLArrayRenderTarget": "api/it/renderers/WebGLArrayRenderTarget",
  1361. "WebGLCubeRenderTarget": "api/it/renderers/WebGLCubeRenderTarget"
  1362. },
  1363. "Renderers / Shaders": {
  1364. "ShaderChunk": "api/it/renderers/shaders/ShaderChunk",
  1365. "ShaderLib": "api/it/renderers/shaders/ShaderLib",
  1366. "UniformsLib": "api/it/renderers/shaders/UniformsLib",
  1367. "UniformsUtils": "api/it/renderers/shaders/UniformsUtils"
  1368. },
  1369. "Renderers / WebXR": {
  1370. "WebXRManager": "api/it/renderers/webxr/WebXRManager"
  1371. },
  1372. "Scene": {
  1373. "Fog": "api/it/scenes/Fog",
  1374. "FogExp2": "api/it/scenes/FogExp2",
  1375. "Scene": "api/it/scenes/Scene"
  1376. },
  1377. "Textures": {
  1378. "CanvasTexture": "api/it/textures/CanvasTexture",
  1379. "CompressedTexture": "api/it/textures/CompressedTexture",
  1380. "CompressedArrayTexture": "api/it/textures/CompressedArrayTexture",
  1381. "CubeTexture": "api/it/textures/CubeTexture",
  1382. "Data3DTexture": "api/it/textures/Data3DTexture",
  1383. "DataArrayTexture": "api/it/textures/DataArrayTexture",
  1384. "DataTexture": "api/it/textures/DataTexture",
  1385. "DepthTexture": "api/it/textures/DepthTexture",
  1386. "FramebufferTexture": "api/it/textures/FramebufferTexture",
  1387. "Source": "api/it/textures/Source",
  1388. "Texture": "api/it/textures/Texture",
  1389. "VideoTexture": "api/it/textures/VideoTexture"
  1390. }
  1391. }
  1392. },
  1393. "pt-br": {
  1394. "Referência": {
  1395. "Animation": {
  1396. "AnimationAction": "api/pt-br/animation/AnimationAction",
  1397. "AnimationClip": "api/pt-br/animation/AnimationClip",
  1398. "AnimationMixer": "api/pt-br/animation/AnimationMixer",
  1399. "AnimationObjectGroup": "api/pt-br/animation/AnimationObjectGroup",
  1400. "AnimationUtils": "api/pt-br/animation/AnimationUtils",
  1401. "KeyframeTrack": "api/pt-br/animation/KeyframeTrack",
  1402. "PropertyBinding": "api/pt-br/animation/PropertyBinding",
  1403. "PropertyMixer": "api/pt-br/animation/PropertyMixer"
  1404. },
  1405. "Animation / Tracks": {
  1406. "BooleanKeyframeTrack": "api/pt-br/animation/tracks/BooleanKeyframeTrack",
  1407. "ColorKeyframeTrack": "api/pt-br/animation/tracks/ColorKeyframeTrack",
  1408. "NumberKeyframeTrack": "api/pt-br/animation/tracks/NumberKeyframeTrack",
  1409. "QuaternionKeyframeTrack": "api/pt-br/animation/tracks/QuaternionKeyframeTrack",
  1410. "StringKeyframeTrack": "api/pt-br/animation/tracks/StringKeyframeTrack",
  1411. "VectorKeyframeTrack": "api/pt-br/animation/tracks/VectorKeyframeTrack"
  1412. },
  1413. "Audio": {
  1414. "Audio": "api/pt-br/audio/Audio",
  1415. "AudioAnalyser": "api/pt-br/audio/AudioAnalyser",
  1416. "AudioContext": "api/pt-br/audio/AudioContext",
  1417. "AudioListener": "api/pt-br/audio/AudioListener",
  1418. "PositionalAudio": "api/pt-br/audio/PositionalAudio"
  1419. },
  1420. "Cameras": {
  1421. "ArrayCamera": "api/pt-br/cameras/ArrayCamera",
  1422. "Camera": "api/pt-br/cameras/Camera",
  1423. "CubeCamera": "api/pt-br/cameras/CubeCamera",
  1424. "OrthographicCamera": "api/pt-br/cameras/OrthographicCamera",
  1425. "PerspectiveCamera": "api/pt-br/cameras/PerspectiveCamera",
  1426. "StereoCamera": "api/pt-br/cameras/StereoCamera"
  1427. },
  1428. "Constantes": {
  1429. "Animation": "api/pt-br/constants/Animation",
  1430. "Core": "api/pt-br/constants/Core",
  1431. "CustomBlendingEquation": "api/pt-br/constants/CustomBlendingEquations",
  1432. "BufferAttributeUsage": "api/pt-br/constants/BufferAttributeUsage",
  1433. "Materials": "api/pt-br/constants/Materials",
  1434. "Renderer": "api/pt-br/constants/Renderer",
  1435. "Textures": "api/pt-br/constants/Textures"
  1436. }
  1437. }
  1438. },
  1439. "fr": {
  1440. "Référence": {
  1441. "Animation": {
  1442. "AnimationAction": "api/fr/animation/AnimationAction",
  1443. "AnimationClip": "api/fr/animation/AnimationClip",
  1444. "AnimationMixer": "api/fr/animation/AnimationMixer",
  1445. "AnimationObjectGroup": "api/fr/animation/AnimationObjectGroup",
  1446. "AnimationUtils": "api/fr/animation/AnimationUtils",
  1447. "KeyframeTrack": "api/fr/animation/KeyframeTrack",
  1448. "PropertyBinding": "api/fr/animation/PropertyBinding",
  1449. "PropertyMixer": "api/fr/animation/PropertyMixer"
  1450. },
  1451. "Animation / Tracks": {
  1452. "BooleanKeyframeTrack": "api/fr/animation/tracks/BooleanKeyframeTrack",
  1453. "ColorKeyframeTrack": "api/fr/animation/tracks/ColorKeyframeTrack",
  1454. "NumberKeyframeTrack": "api/fr/animation/tracks/NumberKeyframeTrack",
  1455. "QuaternionKeyframeTrack": "api/fr/animation/tracks/QuaternionKeyframeTrack",
  1456. "StringKeyframeTrack": "api/fr/animation/tracks/StringKeyframeTrack",
  1457. "VectorKeyframeTrack": "api/fr/animation/tracks/VectorKeyframeTrack"
  1458. },
  1459. "Audio": {
  1460. "Audio": "api/fr/audio/Audio",
  1461. "AudioAnalyser": "api/fr/audio/AudioAnalyser",
  1462. "AudioContext": "api/fr/audio/AudioContext",
  1463. "AudioListener": "api/fr/audio/AudioListener",
  1464. "PositionalAudio": "api/fr/audio/PositionalAudio"
  1465. },
  1466. "Caméras": {
  1467. "ArrayCamera": "api/fr/cameras/ArrayCamera",
  1468. "Camera": "api/fr/cameras/Camera",
  1469. "CubeCamera": "api/fr/cameras/CubeCamera",
  1470. "OrthographicCamera": "api/fr/cameras/OrthographicCamera",
  1471. "PerspectiveCamera": "api/fr/cameras/PerspectiveCamera",
  1472. "StereoCamera": "api/fr/cameras/StereoCamera"
  1473. },
  1474. "Constantes": {
  1475. "Animation": "api/fr/constants/Animation",
  1476. "Core": "api/fr/constants/Core",
  1477. "CustomBlendingEquation": "api/fr/constants/CustomBlendingEquations",
  1478. "BufferAttributeUsage": "api/fr/constants/BufferAttributeUsage",
  1479. "Materials": "api/fr/constants/Materials",
  1480. "Renderer": "api/fr/constants/Renderer",
  1481. "Textures": "api/fr/constants/Textures"
  1482. },
  1483. "Géométries": {
  1484. "BoxGeometry": "api/fr/geometries/BoxGeometry",
  1485. "CapsuleGeometry": "api/fr/geometries/CapsuleGeometry",
  1486. "CircleGeometry": "api/fr/geometries/CircleGeometry",
  1487. "ConeGeometry": "api/fr/geometries/ConeGeometry",
  1488. "CylinderGeometry": "api/fr/geometries/CylinderGeometry",
  1489. "DodecahedronGeometry": "api/fr/geometries/DodecahedronGeometry",
  1490. "EdgesGeometry": "api/fr/geometries/EdgesGeometry",
  1491. "ExtrudeGeometry": "api/fr/geometries/ExtrudeGeometry",
  1492. "IcosahedronGeometry": "api/fr/geometries/IcosahedronGeometry",
  1493. "LatheGeometry": "api/fr/geometries/LatheGeometry",
  1494. "OctahedronGeometry": "api/fr/geometries/OctahedronGeometry",
  1495. "PlaneGeometry": "api/fr/geometries/PlaneGeometry",
  1496. "PolyhedronGeometry": "api/fr/geometries/PolyhedronGeometry",
  1497. "RingGeometry": "api/fr/geometries/RingGeometry",
  1498. "ShapeGeometry": "api/fr/geometries/ShapeGeometry",
  1499. "SphereGeometry": "api/fr/geometries/SphereGeometry",
  1500. "TetrahedronGeometry": "api/fr/geometries/TetrahedronGeometry",
  1501. "TorusGeometry": "api/fr/geometries/TorusGeometry",
  1502. "TorusKnotGeometry": "api/fr/geometries/TorusKnotGeometry",
  1503. "TubeGeometry": "api/fr/geometries/TubeGeometry",
  1504. "WireframeGeometry": "api/fr/geometries/WireframeGeometry"
  1505. },
  1506. "Matériaux": {
  1507. "LineBasicMaterial": "api/fr/materials/LineBasicMaterial",
  1508. "LineDashedMaterial": "api/fr/materials/LineDashedMaterial",
  1509. "Material": "api/fr/materials/Material",
  1510. "MeshBasicMaterial": "api/fr/materials/MeshBasicMaterial",
  1511. "MeshDepthMaterial": "api/fr/materials/MeshDepthMaterial",
  1512. "MeshDistanceMaterial": "api/fr/materials/MeshDistanceMaterial",
  1513. "MeshLambertMaterial": "api/fr/materials/MeshLambertMaterial",
  1514. "MeshMatcapMaterial": "api/fr/materials/MeshMatcapMaterial",
  1515. "MeshNormalMaterial": "api/fr/materials/MeshNormalMaterial",
  1516. "MeshPhongMaterial": "api/fr/materials/MeshPhongMaterial",
  1517. "MeshPhysicalMaterial": "api/fr/materials/MeshPhysicalMaterial",
  1518. "MeshStandardMaterial": "api/fr/materials/MeshStandardMaterial",
  1519. "MeshToonMaterial": "api/fr/materials/MeshToonMaterial",
  1520. "PointsMaterial": "api/fr/materials/PointsMaterial",
  1521. "RawShaderMaterial": "api/fr/materials/RawShaderMaterial",
  1522. "ShaderMaterial": "api/fr/materials/ShaderMaterial",
  1523. "ShadowMaterial": "api/fr/materials/ShadowMaterial",
  1524. "SpriteMaterial": "api/fr/materials/SpriteMaterial"
  1525. },
  1526. "Noyau": {
  1527. "BufferAttribute": "api/fr/core/BufferAttribute",
  1528. "BufferGeometry": "api/fr/core/BufferGeometry"
  1529. }
  1530. }
  1531. }
  1532. }
粤ICP备19079148号