ILayerInfo

From Virtual World Web Wiki
Jump to: navigation, search

An interface to a structure of information about a layer. Layers are DOM documents stored in ObjectTypes that make up the objects you see in a scene.

Remarks [edit]

Properties

IAreaInfo[] AttachedToAreas {get;}
The areas where the layer is expressed or attached.
ILayerVersionInfo CurrentVersion {get;}
The currently active version of this layer.
ISceneInfo Scene {get;}
The scene where the layer is defined. Layer permissions are inherited from this scene.
ILayerVersionInfo[] Versions {get;}
The available versions of this layer.