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(v: string) : this;
Sets the URL of the video file.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
v | string | The URL of the video file. |
The URL needs to link directly to a video file as opposed to one uploaded to a video hosting site such as Vimeo or YouTube.
Returns
Section titled “Returns”this