ISceneInfo

From Virtual World Web Wiki
Revision as of 21:04, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the ISceneInfo class)

Jump to: navigation, search

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.