ISceneInfo

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.