socialShare(...)
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.
socialShare(val: boolean): this;
Sets if social sharing options will be presented to the user when they share a snapshot or gif.
Default value: true
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
val | boolean | If true social sharing options will be presented to the user when they share a snapshot or gif. |
Returns
Section titled “Returns”this