OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
OpenSim.Framework.ISceneEntity Interface Reference
Inheritance diagram for OpenSim.Framework.ISceneEntity:
Inheritance graph
[legend]

Properties

string Name [get, set]
 
UUID UUID [get]
 
uint LocalId [get]
 
Vector3 AbsolutePosition [get]
 

Detailed Description

Definition at line 32 of file ISceneEntity.cs.

Property Documentation

Vector3 OpenSim.Framework.ISceneEntity.AbsolutePosition
get

Definition at line 38 of file ISceneEntity.cs.

uint OpenSim.Framework.ISceneEntity.LocalId
get

Definition at line 36 of file ISceneEntity.cs.

string OpenSim.Framework.ISceneEntity.Name
getset

Definition at line 34 of file ISceneEntity.cs.

UUID OpenSim.Framework.ISceneEntity.UUID
get

Definition at line 35 of file ISceneEntity.cs.


The documentation for this interface was generated from the following file: