mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
add test for rezzing an object from a prim item
This commit is contained in:
@@ -344,6 +344,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
/// Add an object to the scene. This will both update the scene, and send information about the
|
||||
/// new object to all clients interested in the scene.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// The object's stored position, rotation and velocity are used.
|
||||
/// </remarks>
|
||||
/// <param name="sceneObject"></param>
|
||||
/// <param name="attachToBackup">
|
||||
/// If true, the object is made persistent into the scene.
|
||||
|
||||
Reference in New Issue
Block a user