Z.Video(...)
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.
Video(src?: string) : Z.Video;
Constructs a new Z.Video object.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
src | optional, string | The URL of the video. |
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”A new Z.Video
object