Свойство | Тип | Описание | |
---|---|---|---|
targetPosition | Vector3 |
Метод | Описание | |
---|---|---|
ResetVelocities ( ) : void | ||
setTarget ( Vector3 position ) : void | ||
steeringUpdate ( ) : void |
Метод | Описание | |
---|---|---|
Start ( ) : void | ||
UpdatePosition ( float deltaTime ) : void | ||
UpdateRotation ( float deltaTime ) : void | ||
UpdateVelocities ( float deltaTime ) : void |
public setTarget ( Vector3 position ) : void | ||
position | Vector3 | |
Результат | void |