OpenMetaverse Protocol Library Developers API Documentation
RequestTeleport Method (regionHandle, position, lookAt)
NamespacesOpenMetaverseAgentManagerRequestTeleport(UInt64, Vector3, Vector3)
Request teleport to a another simulator
Declaration Syntax
C#
public
void
RequestTeleport(

ulong
regionHandle,

Vector3
position,

Vector3
lookAt
)
Parameters
regionHandle ( UInt64)
handle of region to teleport agent to
position ( Vector3)
position in destination sim to teleport to
lookAt ( Vector3)
direction in destination sim agent will look at
See Also

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)