Parameters |
Description |
Vec3 pos |
Position. |
Vec3 target |
Target position |
Vec3 up |
Up vector. |
float speed |
Speed of the movement. |
Syntax: Actor.SetMovementTarget( Vec3 pos, Vec3 target, Vec3 up, float speed )
Sets the target movement.
Copyright (c) 2012. All rights reserved.
|