Difference between revisions of "DOMVRVideo"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMVRVideo class)
 
(Documentation for the DOMVRVideo class)
 
Line 1: Line 1:
 
Represents an object that can be interacted with to play a 360 degree optionally stereoscopic video experience.  
 
Represents an object that can be interacted with to play a 360 degree optionally stereoscopic video experience.  
  
*'''Inherits class: [[DOMRenderable]]'''
+
*'''Inherits class: [[DOMFile]]'''
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMVRVideo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMVRVideo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
{{#ifexist:DOMVRVideo Remarks|{{:DOMVRVideo Remarks}}|}}
 
{{#ifexist:DOMVRVideo Remarks|{{:DOMVRVideo Remarks}}|}}

Latest revision as of 12:39, 6 September 2017

Represents an object that can be interacted with to play a 360 degree optionally stereoscopic video experience.

Remarks [edit]

Constructors

DOMVRVideo()
Constructs a new DOMVRVideo with default settings
DOMVRVideo(DOMObject[] children)
Constructs a new DOMVRVideo, adding children at the same time
DOMVRVideo(string title, DOMObject[] children)
Constructs a new DOMVRVideo, setting a title and adding children at the same time