IStartPointInfo

From Virtual World Web Wiki
Jump to: navigation, search

Information about an available startpoint in an instance

Remarks [edit]

Properties

long ID {get;}
The DOM ID of the DOMStartPoint node
bool IsDefault {get;}
true if the startpoint is the default start point for the scene
string Name {get;}
The name of the start point
Point3D Position {get;}
The position (X,Y,Z) of the start point
Point3D Rotation {get;}
The rotation (X,Y,Z) for the start point