Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hocoa/AudioPlayer
/ functions
Functions
757 in github.com/Hocoa/AudioPlayer
⨍
Functions
757
◇
Types & classes
10
Function
HemisphereLightHelper
( light, size, color )
src/lib/three.module.js:47107
Function
HemisphereLightProbe
* @author WestLangley / http://github.com/WestLangley
src/lib/three.module.js:42249
Function
IcosahedronBufferGeometry
( radius, detail )
src/lib/three.module.js:29180
Function
IcosahedronGeometry
( radius, detail )
src/lib/three.module.js:29159
Function
ImageBitmapLoader
* @author thespite / http://clicktorelease.com/
src/lib/three.module.js:41568
Function
ImageLoader
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:36772
Function
ImmediateRenderObject
* @author alteredq / http://alteredqualia.com/
src/lib/three.module.js:46779
Function
InstancedBufferAttribute
* @author benaadams / https://twitter.com/ben_a_adams
src/lib/three.module.js:40412
Function
InstancedBufferGeometry
* @author benaadams / https://twitter.com/ben_a_adams
src/lib/three.module.js:40363
Function
InstancedInterleavedBuffer
* @author benaadams / https://twitter.com/ben_a_adams
src/lib/three.module.js:46093
Function
InstancedMesh
( geometry, material, count )
src/lib/three.module.js:27516
Function
Int16Attribute
( array, itemSize )
src/lib/three.module.js:48950
Function
Int16BufferAttribute
( array, itemSize, normalized )
src/lib/three.module.js:9659
Function
Int32Attribute
( array, itemSize )
src/lib/three.module.js:48964
Function
Int32BufferAttribute
( array, itemSize, normalized )
src/lib/three.module.js:9679
Function
Int8Attribute
( array, itemSize )
src/lib/three.module.js:48929
Function
Int8BufferAttribute
( array, itemSize, normalized )
src/lib/three.module.js:9629
Function
InterleavedBuffer
* @author benaadams / https://twitter.com/ben_a_adams
src/lib/three.module.js:26413
Function
InterleavedBufferAttribute
( interleavedBuffer, itemSize, offset, normalized )
src/lib/three.module.js:26508
Function
Interpolant
* Abstract base class of interpolants over parametric samples. * * The parameter domain is one dimensional, typically the time or a path * along a
src/lib/three.module.js:34331
Function
JSONLoader
()
src/lib/three.module.js:50900
Function
KeyframeTrack
* * A timed sequence of keyframes for a specific property. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.
src/lib/three.module.js:34792
Function
LOD
()
src/lib/three.module.js:26957
Function
LatheBufferGeometry
( points, segments, phiStart, phiLength )
src/lib/three.module.js:31964
Function
LatheGeometry
( points, segments, phiStart, phiLength )
src/lib/three.module.js:31941
Function
Layers
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:5250
Function
LensFlare
()
src/lib/three.module.js:50932
Function
Light
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/
src/lib/three.module.js:38987
Function
LightProbe
* @author WestLangley / http://github.com/WestLangley * * A LightProbe is a source of indirect-diffuse light
src/lib/three.module.js:39976
Function
LightShadow
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:39080
Function
Line
( geometry, material, mode )
src/lib/three.module.js:27656
Function
Line3
( start, end )
src/lib/three.module.js:46639
Function
LineBasicMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, *
src/lib/three.module.js:27607
Function
LineCurve
( v1, v2 )
src/lib/three.module.js:38019
Function
LineCurve3
( v1, v2 )
src/lib/three.module.js:38105
Function
LineDashedMaterial
* @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, * * linewidth: <float>, * * scale: <
src/lib/three.module.js:33913
Function
LineLoop
* @author mgreter / http://github.com/mgreter
src/lib/three.module.js:28008
Function
LineSegments
( geometry, material )
src/lib/three.module.js:27936
Function
LinearInterpolant
* @author tschw
src/lib/three.module.js:34720
Function
Loader
* @author alteredq / http://alteredqualia.com/
src/lib/three.module.js:36122
Function
LoadingManager
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:35981
Function
MapControls
(object, domElement)
src/lib/OrbitControls.js:1003
Function
MaskPass
( scene, camera )
src/lib/MaskPass.js:3
Function
Material
()
src/lib/three.module.js:8692
Function
MaterialLoader
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:40027
Function
Matrix3
* @author alteredq / http://alteredqualia.com/ * @author WestLangley / http://github.com/WestLangley * @author bhouston / http://clara.io * @author
src/lib/three.module.js:1092
Function
Matrix4
* @author mrdoob / http://mrdoob.com/ * @author supereggbert / http://www.paulbrunt.co.uk/ * @author philogb / http://blog.thejit.org/ * @author jo
src/lib/three.module.js:4027
Function
Mesh
( geometry, material )
src/lib/three.module.js:11279
Function
MeshBasicMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, *
src/lib/three.module.js:9160
Function
MeshDepthMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * @author bhouston / https://clara.io * @author WestLangley /
src/lib/three.module.js:19799
Function
MeshDistanceMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * * referencePosition: <float>, * nearDistance: <float>, * farDistan
src/lib/three.module.js:19879
Function
MeshFaceMaterial
( materials )
src/lib/three.module.js:48847
Function
MeshLambertMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, *
src/lib/three.module.js:33708
Function
MeshMatcapMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * color: <hex>, * opacity: <float>, * * matcap: new THREE.Texture( <
src/lib/three.module.js:33825
Function
MeshNormalMaterial
* @author mrdoob / http://mrdoob.com/ * @author WestLangley / http://github.com/WestLangley * * parameters = { * opacity: <float>, * * bumpMap
src/lib/three.module.js:33609
Function
MeshPhongMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * specular: <hex>, *
src/lib/three.module.js:33317
Function
MeshPhysicalMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * clearcoat: <float>, * clearcoatMap: new THREE.Texture( <Image> ), *
src/lib/three.module.js:33195
Function
MeshStandardMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * color: <hex>, * roughness: <float>, * metalness: <float>, * opaci
src/lib/three.module.js:33051
Function
MeshToonMaterial
* @author takahirox / http://github.com/takahirox * * parameters = { * color: <hex>, * specular: <hex>, * shininess: <float>, * * map: new
src/lib/three.module.js:33475
Function
MultiMaterial
( materials )
src/lib/three.module.js:48854
Function
Node
( i, x, y )
src/lib/three.module.js:30595
Function
NumberController
( object, property, params )
src/lib/dat.gui.module.js:1498
Function
NumberControllerBox
( object, property, params )
src/lib/dat.gui.module.js:1589
Function
NumberControllerSlider
( object, property, min, max, step )
src/lib/dat.gui.module.js:1684
Function
NumberKeyframeTrack
* * A Track of numeric keyframe values. * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author tschw
src/lib/three.module.js:35325
Function
OBJLoader
(manager)
src/lib/OBJLoader.js:335
Function
Object3D
* @author mrdoob / http://mrdoob.com/ * @author mikael emtinger / http://gomo.se/ * @author alteredq / http://alteredqualia.com/ * @author WestLang
src/lib/three.module.js:5328
Function
ObjectLoader
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:40623
Function
OctahedronBufferGeometry
( radius, detail )
src/lib/three.module.js:29125
Function
OctahedronGeometry
( radius, detail )
src/lib/three.module.js:29104
Function
OptionController
( object, property, opts )
src/lib/dat.gui.module.js:1362
Function
OrbitControls
(object, domElement)
src/lib/OrbitControls.js:36
Function
OrthographicCamera
* @author alteredq / http://alteredqualia.com/ * @author arose / http://github.com/arose
src/lib/three.module.js:39452
Function
PMREMGenerator
( renderer )
src/lib/three.module.js:48048
Function
ParametricBufferGeometry
( func, slices, stacks )
src/lib/three.module.js:28588
Function
ParametricGeometry
( func, slices, stacks )
src/lib/three.module.js:28566
Function
ParserState
()
src/lib/OBJLoader.js:48
Function
Particle
( material )
src/lib/three.module.js:48878
Function
ParticleBasicMaterial
( parameters )
src/lib/three.module.js:48899
Function
ParticleSystem
( geometry, material )
src/lib/three.module.js:48885
Function
ParticleSystemMaterial
( parameters )
src/lib/three.module.js:48906
Function
Pass
()
src/lib/EffectComposer.js:248
Function
Pass
()
src/lib/Pass.js:7
Function
Path
* @author zz85 / http://www.lab4games.net/zz85/blog * Creates free form 2d path using series of points, lines or curves.
src/lib/three.module.js:38684
Function
PerspectiveCamera
* @author mrdoob / http://mrdoob.com/ * @author greggman / http://games.greggman.com/ * @author zz85 / http://www.lab4games.net/zz85/blog * @author
src/lib/three.module.js:13652
Function
Plane
( normal, constant )
src/lib/three.module.js:7489
Function
PlaneBufferGeometry
( width, height, widthSegments, heightSegments )
src/lib/three.module.js:14752
Function
PlaneGeometry
( width, height, widthSegments, heightSegments )
src/lib/three.module.js:14729
Function
PlaneHelper
* @author WestLangley / http://github.com/WestLangley
src/lib/three.module.js:47777
Function
PointCloud
( geometry, material )
src/lib/three.module.js:48871
Function
PointCloudMaterial
( parameters )
src/lib/three.module.js:48892
Function
PointLight
* @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:39396
Function
PointLightHelper
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/
src/lib/three.module.js:47014
Function
PointLightShadow
()
src/lib/three.module.js:39309
Function
Points
( geometry, material )
src/lib/three.module.js:28095
Function
PointsMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, *
src/lib/three.module.js:28041
Function
PolarGridHelper
* @author mrdoob / http://mrdoob.com/ * @author Mugen87 / http://github.com/Mugen87 * @author Hectate / http://www.github.com/Hectate
src/lib/three.module.js:47249
Function
PolyhedronBufferGeometry
( vertices, indices, radius, detail )
src/lib/three.module.js:28744
Function
PolyhedronGeometry
( vertices, indices, radius, detail )
src/lib/three.module.js:28721
Function
PositionalAudio
( listener )
src/lib/three.module.js:43040
← previous
next →
401–500 of 757, ranked by callers