OpenMetaverse Protocol Library Developers API Documentation
TurnToward Method (target)
NamespacesOpenMetaverse AgentManager . . :: . . AgentMovementTurnToward(Vector3)
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
)
Parameters
target ( Vector3)
Region coordinates to turn toward

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