source(...)
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
source(val: string): this;
Sets the filename or URL of the audio file.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
val | string | The filename or URL of the audio file. |
Returns
Section titled “Returns”this