magic-script/magic-script-components#236
| Name |
Type |
Default Value |
Required |
Description |
| width |
number |
512 |
N |
The surface resolution width. Supported values are between 1 and 2048. |
| height |
number |
512 |
N |
The surface resolution height. Supported values are between 1 and 2048. |
| viewMode |
string |
full-area |
N |
How the video is intended to be viewed within the video component. The full-area view mode renders video over the full area for both eyes (monoscopic). The left-right view mode renders video differently per eye (stereoscopic). The default view mode is full-area. |
| Name |
Type |
Default Value |
Description |
| timedTextPath |
string |
n/a |
Sets the timed text file. |
| seekTo |
number |
n/a |
Seeks to the specified time position. |
magic-script/magic-script-components#236
full-areafull-areaview mode renders video over the full area for both eyes (monoscopic). Theleft-rightview mode renders video differently per eye (stereoscopic). The default view mode isfull-area.