OpenMetaverse Protocol Library Developers API Documentation
TurnToward Method (target, sendUpdate)
NamespacesOpenMetaverse AgentManager . . :: . . AgentMovementTurnToward(Vector3, Boolean)
Rotates the avatar body and camera toward a target position. This will also anchor the camera position on the avatar
Declaration Syntax
C#
public
bool
TurnToward(

Vector3
target,

bool
sendUpdate
)
Parameters
target ( Vector3)
Region coordinates to turn toward
sendUpdate ( Boolean)
whether to send update or not

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