Difference between revisions of "ISceneInfo"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the ISceneInfo class)
 
(Documentation for the ISceneInfo class)
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ISceneInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ISceneInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:ISceneInfo Remarks}}
+
{{#ifexist:ISceneInfo Remarks|{{:ISceneInfo Remarks}}|}}
  
 
===Properties===
 
===Properties===

Revision as of 21:04, 12 April 2017

An interface to a structure of information about a scene which is a type of Worldspace

Remarks [edit]

Properties

string Alias {get;}
The URL-safe name of this scene, used to form the last segment of a VWW URL
Uri Uri {get;}
The full VWW URL of the scene represented by this structure
IWorldInfo World {get;}
The world in which this scene exists.