ISceneInfo

From Virtual World Web Wiki
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.