mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Merge commit 'adfe713b4340771eee15371dd1216527b5662545' into bigmerge
This commit is contained in:
@@ -553,6 +553,10 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// If sitting, returns the offset position from the prim the avatar is sitting on.
|
||||
/// Otherwise, returns absolute position in the scene.
|
||||
/// </summary>
|
||||
public Vector3 OffsetPosition
|
||||
{
|
||||
get { return m_pos; }
|
||||
|
||||
Reference in New Issue
Block a user